index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+0
2026-06-16
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-6
/
+4
2026-06-11
crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
Eric Biggers
1
-2
/
+0
2026-06-09
crypto: pcbc - Remove support for PCBC mode
Eric Biggers
1
-1
/
+0
2026-06-09
crypto: fcrypt - Remove support for FCrypt block cipher
Eric Biggers
1
-1
/
+0
2026-05-28
crypto: aegis128 - Use neon-intrinsics.h on ARM too
Ard Biesheuvel
1
-6
/
+4
2026-05-15
crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
Lukas Wunner
1
-0
/
+5
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
1
-1
/
+0
2026-04-02
xor: move to lib/raid/
Christoph Hellwig
1
-1
/
+0
2026-03-27
crypto: remove HKDF library
Eric Biggers
1
-1
/
+0
2026-03-23
crypto: sm3 - Replace with wrapper around library
Eric Biggers
1
-1
/
+1
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
1
-1
/
+1
2026-03-23
crypto: ghash - Remove ghash from crypto_shash API
Eric Biggers
1
-1
/
+0
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2026-01-21
crypto: Add ML-DSA crypto_sig support
David Howells
1
-0
/
+2
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-2
/
+1
2026-01-12
crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
Eric Biggers
1
-1
/
+0
2026-01-12
crypto: nhpoly1305 - Remove crypto_shash support
Eric Biggers
1
-1
/
+0
2026-01-05
crypto: Enable context analysis
Marco Elver
1
-0
/
+2
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
1
-1
/
+0
2025-11-11
crypto: polyval - Remove the polyval crypto_shash
Eric Biggers
1
-1
/
+0
2025-11-05
crypto: sha3 - Reimplement using library API
Eric Biggers
1
-1
/
+1
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
1
-2
/
+1
2025-10-17
crypto: drbg - Export CTR DRBG DF functions
Harsh Jain
1
-0
/
+2
2025-09-06
crypto: curve25519 - Remove unused kpp support
Eric Biggers
1
-1
/
+0
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+2
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
1
-1
/
+1
2025-07-08
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
Eric Biggers
1
-1
/
+0
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
1
-1
/
+0
2025-06-30
crypto/crc32[c]: register only "-lib" drivers
Eric Biggers
1
-2
/
+0
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
1
-1
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+6
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
1
-1
/
+1
2025-05-12
crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL
Eric Biggers
1
-1
/
+1
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
1
-1
/
+2
2025-05-05
crypto: poly1305 - Remove algorithm
Herbert Xu
1
-2
/
+0
2025-04-28
crypto: crc32 - remove "generic" from file and module names
Eric Biggers
1
-4
/
+6
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
1
-1
/
+2
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
1
-1
/
+0
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
1
-1
/
+2
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+4
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
1
-1
/
+1
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
1
-0
/
+1
2025-03-02
crypto/krb5: Implement Kerberos crypto core
David Howells
1
-0
/
+2
[next]