index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
33 hours
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3 days
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6 days
crypto: lskcipher - propagate errors from unaligned crypt
Karl Mehltretter
6 days
crypto: krb5 - use kfree_sensitive() for derived key buffers
Jan Sebastian Götte
11 days
Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
11 days
crypto: af_alg - Stop after finding name in allowlist
Eric Biggers
11 days
crypto: af_alg - Replace 'bool privileged' with flags
Eric Biggers
11 days
crypto: af_alg - Make cbc(paes) privileged-only
Eric Biggers
2026-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2026-07-30
crypto: af_alg - Allow cbc(paes)
Richard Weinberger
2026-07-30
crypto: ccm - Set rfc4309 maxauthsize from child
Herbert Xu
2026-07-22
crypto: aes - Add CCM support using library
Eric Biggers
2026-07-22
crypto: aes - Add GCM support using library
Eric Biggers
2026-07-22
crypto: aes - Add XTS support using library
Eric Biggers
2026-07-22
crypto: aes - Add CTR and XCTR support using library
Eric Biggers
2026-07-22
crypto: aes - Add CBC and CBC-CTS support using library
Eric Biggers
2026-07-22
crypto: aes - Add ECB support using library
Eric Biggers
2026-07-17
crypto: af_alg - Allow additional ciphers for cryptsetup
Eric Biggers
2026-07-09
crypto: aes - Fix conditions for selecting MAC dependencies
Eric Biggers
2026-07-05
crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
Eric Biggers
2026-07-05
crypto: ecc - Optimize vli additive operations using compiler builtins
Fabian Blatter
2026-07-05
crypto: use 2-arg strscpy where destination size is known
Thorsten Blum
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-16
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-06-12
crypto: rng - Free default RNG on module exit
Herbert Xu
2026-06-12
crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode
Ilya Dryomov
2026-06-11
crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
Eric Biggers
2026-06-09
crypto: pcbc - Remove support for PCBC mode
Eric Biggers
2026-06-09
crypto: fcrypt - Remove support for FCrypt block cipher
Eric Biggers
2026-06-05
crypto: chacha20poly1305 - validate poly1305 template argument
Xiaonan Zhao
2026-06-05
crypto: pcrypt - restore callback for non-parallel fallback
Ruijie Li
2026-05-29
crypto: af_alg - Drop support for off-CPU cryptography
Demi Marie Obenour
2026-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
2026-05-29
crypto: ecrdsa - remove empty sig_alg exit callback
Thorsten Blum
2026-05-28
raid6: hide internals
Christoph Hellwig
2026-05-28
raid6: improve the public interface
Christoph Hellwig
2026-05-28
raid6: remove raid6_get_zero_page
Christoph Hellwig
2026-05-28
crypto: api - Fold crypto_alloc_tfmmem() into crypto_create_tfm_node()
Eric Biggers
2026-05-28
crypto: api - Fold __crypto_alloc_tfmgfp() into __crypto_alloc_tfm()
Eric Biggers
2026-05-28
crypto: api - Remove per-tfm refcount
Eric Biggers
2026-05-28
crypto: api - Remove crypto_clone_tfm()
Eric Biggers
2026-05-28
crypto: cipher - Remove crypto_clone_cipher()
Eric Biggers
2026-05-28
crypto: hash - Remove support for cloning hash tfms
Eric Biggers
2026-05-28
crypto: aegis128 - Use neon-intrinsics.h on ARM too
Ard Biesheuvel
2026-05-22
MIPS: Remove unused arch/mips/crypto directory
Ethan Nelson-Moore
2026-05-22
LoongArch: Remove unused arch/loongarch/crypto directory
Ethan Nelson-Moore
2026-05-22
X.509: Fix validation of ASN.1 certificate header
Lukas Wunner
2026-05-22
crypto: ecc - Fix carry overflow in vli multiplication
Anastasia Tishchenko
[next]