index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
18 hours
Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
HEAD
master
Linus Torvalds
10 days
crypto: authencesn - reject short ahash digests during instance creation
Yucheng Lu
12 days
Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
13 days
crypto: krb5enc - fix async decrypt skipping hash verification
Dudu Lu
13 days
crypto: algif_aead - snapshot IV for async AEAD requests
Douya Le
2026-04-17
crypto: acomp - fix wrong pointer stored by acomp_save_req()
Giovanni Cabiddu
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-16
crypto: pcrypt - Fix handling of MAY_BACKLOG requests
Herbert Xu
2026-04-16
crypto: authencesn - Fix src offset when decrypting in-place
Herbert Xu
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-13
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-04-12
Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-12
crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serial
Thorsten Blum
2026-04-12
crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx
Herbert Xu
2026-04-12
crypto: jitterentropy - replace long-held spinlock with mutex
Haixin Xu
2026-04-12
crypto: algif_aead - Fix minimum RX size check for decryption
Herbert Xu
2026-04-12
X.509: Fix out-of-bounds access when parsing extensions
Lukas Wunner
2026-04-12
crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
Herbert Xu
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
2026-04-02
async_xor: use xor_gen
Christoph Hellwig
2026-04-02
xor: move to lib/raid/
Christoph Hellwig
2026-04-02
xor: assert that xor_blocks is not call from interrupt context
Christoph Hellwig
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
2026-04-03
crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=n
Eric Biggers
2026-04-03
crypto: fips - Depend on CRYPTO_DRBG=y
Eric Biggers
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
2026-04-03
crypto: geniv - Use crypto_stdrng_get_bytes()
Eric Biggers
2026-04-03
crypto: ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
2026-04-03
crypto: dh - Use crypto_stdrng_get_bytes()
Eric Biggers
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
2026-04-03
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
Aleksander Jan Bajkowski
2026-04-03
crypto: af_alg - limit RX SG extraction by receive buffer budget
Douya Le
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-03-31
crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...
Herbert Xu
2026-03-31
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
2026-03-27
crypto: remove HKDF library
Eric Biggers
2026-03-27
crypto: cryptd - Remove unused functions
Eric Biggers
2026-03-27
crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2026-03-26
crypto: af-alg - fix NULL pointer dereference in scatterwalk
Norbert Szetei
2026-03-26
crypto: deflate - fix spurious -ENOSPC
Mikulas Patocka
2026-03-23
crypto: sm3 - Replace with wrapper around library
Eric Biggers
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
2026-03-23
crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
Eric Biggers
2026-03-23
crypto: ghash - Remove ghash from crypto_shash API
Eric Biggers
2026-03-23
crypto: gcm - Use GHASH library instead of crypto_ahash
Eric Biggers
[next]