开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
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
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
2026-03-22
crypto: Fix several spelling mistakes in comments
Sun Chaobo
2026-03-21
crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
Wesley Atwell
2026-03-21
crypto: simd - reject compat registrations without __ prefixes
Wesley Atwell
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-15
crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2026-03-14
crypto: tcrypt - stop ahash speed tests when setkey fails
Saeed Mirzamohammadi
2026-03-14
crypto: tcrypt - clamp num_mb to avoid divide-by-zero
Saeed Mirzamohammadi
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
[prev]
[next]