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
/
include
/
crypto
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13 days
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-06-11
crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
Eric Biggers
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-28
crypto: cipher - Remove crypto_clone_cipher()
Eric Biggers
2026-05-28
crypto: hash - Remove support for cloning hash tfms
Eric Biggers
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
2026-05-07
crypto: drbg - Eliminate use of 'drbg_string' and lists
Eric Biggers
2026-05-07
crypto: drbg - Remove support for CTR_DRBG
Eric Biggers
2026-05-07
crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.c
Eric Biggers
2026-05-07
crypto: drbg - Remove obsolete FIPS 140-2 continuous test
Eric Biggers
2026-05-07
crypto: drbg - Remove unhelpful helper functions
Eric Biggers
2026-05-07
crypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
Eric Biggers
2026-05-07
crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBG
Eric Biggers
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
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
crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx
Herbert Xu
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: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
2026-04-01
lib/crypto: arm64/aes: Remove obsolete chunking logic
Eric Biggers
2026-03-31
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
2026-03-27
crypto: remove HKDF library
Eric Biggers
2026-03-27
crypto: cryptd - Remove unused functions
Eric Biggers
2026-03-23
crypto: sm3 - Remove 'struct sm3_state'
Eric Biggers
2026-03-23
crypto: sm3 - Remove the original "sm3_block_generic()"
Eric Biggers
2026-03-23
crypto: sm3 - Remove sm3_base.h
Eric Biggers
2026-03-23
lib/crypto: sm3: Add SM3 library API
Eric Biggers
2026-03-23
crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
Eric Biggers
2026-03-23
crypto: sm3 - Fold sm3_init() into its caller
Eric Biggers
2026-03-23
lib/crypto: aesgcm: Use GHASH library API
Eric Biggers
2026-03-23
lib/crypto: gf128hash: Remove unused content from ghash.h
Eric Biggers
2026-03-23
lib/crypto: gf128mul: Remove unused 4k_lle functions
Eric Biggers
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: gf128hash: Add GHASH support
Eric Biggers
2026-03-23
lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
Eric Biggers
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2026-03-22
crypto: add missing kernel-doc for anonymous union members
Kit Dallege
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
2026-03-19
lib/crypto: Remove unused file blockhash.h
Eric Biggers
2026-03-09
lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
Eric Biggers
2026-03-09
lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
Eric Biggers
2026-03-09
lib/crypto: aes: Add support for CBC-based MACs
Eric Biggers
2026-03-07
crypto: ecc - correct kernel-doc format
Randy Dunlap
2026-03-07
crypto: des - fix all kernel-doc warnings
Randy Dunlap
[next]