开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
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 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
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-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-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
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2026-03-17
crypto: crc32c - Remove another outdated comment
Eric Biggers
2026-03-17
crypto: crc32c - Remove more outdated usage information
Eric Biggers
2026-03-09
crypto: jitterentropy - Use SHA-3 library
David Howells
2026-03-09
crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
Eric Biggers
2026-03-03
crypto: testmgr - Fix stale references to aes-generic
Eric Biggers
2026-03-02
crypto: Clean up help text for CRYPTO_CRC32
Geert Uytterhoeven
2026-03-02
crypto: Clean up help text for CRYPTO_CRC32C
Geert Uytterhoeven
2026-03-02
crypto: Clean up help text for CRYPTO_XXHASH
Geert Uytterhoeven
2026-03-02
crypto: Clean up help text for CRYPTO_SHA256
Geert Uytterhoeven
2026-03-02
crypto: Clean up help text for CRYPTO_BLAKE2B
Geert Uytterhoeven
2026-02-22
x509: select CONFIG_CRYPTO_LIB_SHA256
Arnd Bergmann
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-07
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
Aleksander Jan Bajkowski
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
Aleksander Jan Bajkowski
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
Aleksander Jan Bajkowski
2026-02-06
crypto: rng - Use unregister_rngs in register_rngs
Thorsten Blum
2026-02-05
pkcs7: Change a pr_warn() to pr_warn_once()
David Howells
2026-02-02
pkcs7: Allow authenticatedAttributes for ML-DSA
David Howells
2026-01-30
pkcs7, x509: Add ML-DSA support
David Howells
2026-01-30
pkcs7: Allow the signing algo to do whatever digestion it wants itself
David Howells
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
2026-01-30
x509: Separately calculate sha256 for blacklist
David Howells
2026-01-28
crypto: Use scoped init guard
Marco Elver
[next]