index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
Age
Commit message (
Expand
)
Author
2 days
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...
Mark Brown
2 days
Merge branch 'libcrypto-next' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
2 days
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...
Mark Brown
3 days
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
3 days
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
3 days
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
4 days
lib/crypto: arm64/aes: Remove obsolete chunking logic
Eric Biggers
5 days
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
6 days
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
9 days
crypto: remove HKDF library
Eric Biggers
9 days
crypto: cryptd - Remove unused functions
Eric Biggers
13 days
crypto: sm3 - Remove 'struct sm3_state'
Eric Biggers
13 days
crypto: sm3 - Remove the original "sm3_block_generic()"
Eric Biggers
13 days
crypto: sm3 - Remove sm3_base.h
Eric Biggers
13 days
lib/crypto: sm3: Add SM3 library API
Eric Biggers
13 days
crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
Eric Biggers
13 days
crypto: sm3 - Fold sm3_init() into its caller
Eric Biggers
13 days
lib/crypto: aesgcm: Use GHASH library API
Eric Biggers
13 days
lib/crypto: gf128hash: Remove unused content from ghash.h
Eric Biggers
13 days
lib/crypto: gf128mul: Remove unused 4k_lle functions
Eric Biggers
13 days
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
13 days
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
13 days
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
13 days
lib/crypto: gf128hash: Add GHASH support
Eric Biggers
13 days
lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
Eric Biggers
13 days
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
2026-03-07
crypto: acomp - repair kernel-doc warnings
Randy Dunlap
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
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-03
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
Eric Biggers
2026-01-31
crypto: skcipher - Add new helper function crypto_skcipher_tested
Harald Freudenberger
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-27
lib/crypto: sha1: Remove low-level functions from API
Eric Biggers
2026-01-15
lib/crypto: aes: Remove old AES en/decryption functions
Eric Biggers
2026-01-15
lib/crypto: aesgcm: Use new AES library API
Eric Biggers
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
[next]