开源镜像站
帮助
下载
动态
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
3 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8 days
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9 days
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
9 days
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
13 days
crypto: rng - Free default RNG on module exit
Herbert Xu
13 days
crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode
Ilya Dryomov
14 days
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
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
2026-05-15
crypto: krb5 - filter out async aead implementations at alloc
Michael Bommarito
2026-05-15
crypto: api - use designated initializers for report structs
Thorsten Blum
2026-05-15
crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
Lukas Wunner
2026-05-15
crypto: drbg - Remove support for "prediction resistance"
Eric Biggers
2026-05-15
crypto: drbg - Rename MAX_ADDTL => MAX_ADDTL_BYTES
Eric Biggers
2026-05-15
crypto: af_alg - Cap AEAD AD length to 0x80000000
Herbert Xu
2026-05-15
crypto: af_alg - Remove zero-copy support from skcipher and aead
Eric Biggers
2026-05-15
crypto: jitterentropy - fix URL
Thorsten Blum
2026-05-15
crypto: jitterentropy - drop redundant delta check in jent_entropy_init
Thorsten Blum
2026-05-07
crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents
Weiming Shi
2026-05-07
crypto: ecrdsa - fix unknown OID check in ecrdsa_param_curve
Thorsten Blum
2026-05-07
crypto: authencesn - Use memcpy_from/to_sglist
Herbert Xu
2026-05-07
crypto: af_alg - Document the deprecation of AF_ALG
Eric Biggers
2026-05-07
crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
Jeff Barnes
2026-05-07
crypto: crypto_null - Drop unused cipher_null crypto_alg
Ard Biesheuvel
2026-05-07
crypto: drbg - Clean up loop in drbg_hmac_update()
Eric Biggers
2026-05-07
crypto: drbg - Clean up generation code
Eric Biggers
2026-05-07
crypto: drbg - Remove redundant reseeding based on random.c state
Eric Biggers
2026-05-07
crypto: drbg - Change DRBG_MAX_REQUESTS to 4096
Eric Biggers
2026-05-07
crypto: drbg - Include get_random_bytes() output in additional input
Eric Biggers
2026-05-07
crypto: drbg - Simplify "uninstantiate" logic
Eric Biggers
[next]