index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-10
/
+0
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+7
2026-02-03
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
Eric Biggers
1
-1
/
+3
2026-01-31
crypto: skcipher - Add new helper function crypto_skcipher_tested
Harald Freudenberger
1
-0
/
+7
2026-01-30
pkcs7: Allow the signing algo to do whatever digestion it wants itself
David Howells
1
-0
/
+2
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
1
-2
/
+2
2026-01-27
lib/crypto: sha1: Remove low-level functions from API
Eric Biggers
1
-10
/
+0
2026-01-15
lib/crypto: aes: Remove old AES en/decryption functions
Eric Biggers
1
-20
/
+4
2026-01-15
lib/crypto: aesgcm: Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
1
-2
/
+2
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+42
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
1
-0
/
+41
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
1
-0
/
+31
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+10
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-6
/
+0
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
1
-11
/
+146
2026-01-12
crypto: nhpoly1305 - Remove crypto_shash support
Eric Biggers
1
-74
/
+0
2026-01-12
lib/crypto: nh: Add NH library
Eric Biggers
1
-0
/
+52
2026-01-12
lib/crypto: Add ML-DSA verification support
Eric Biggers
1
-0
/
+60
2026-01-05
crypto: Enable context analysis
Marco Elver
2
-4
/
+5
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-115
/
+267
2025-12-02
Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-58
/
+75
2025-11-23
lib/crypto: sha2: Add at_least decoration to fixed-size array params
Eric Biggers
1
-22
/
+31
2025-11-23
lib/crypto: sha1: Add at_least decoration to fixed-size array params
Eric Biggers
1
-5
/
+7
2025-11-23
lib/crypto: poly1305: Add at_least decoration to fixed-size array params
Eric Biggers
1
-1
/
+1
2025-11-23
lib/crypto: md5: Add at_least decoration to fixed-size array params
Eric Biggers
1
-5
/
+6
2025-11-23
lib/crypto: curve25519: Add at_least decoration to fixed-size array params
Eric Biggers
1
-10
/
+14
2025-11-23
lib/crypto: chacha: Add at_least decoration to fixed-size array params
Eric Biggers
1
-6
/
+6
2025-11-23
lib/crypto: chacha20poly1305: Statically check fixed array lengths
Jason A. Donenfeld
1
-9
/
+10
2025-11-22
Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"
Eric Biggers
3
-64
/
+61
2025-11-22
crypto: scatterwalk - Fix memcpy_sglist() to always succeed
Eric Biggers
1
-21
/
+31
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
1
-6
/
+5
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2025-11-11
lib/crypto: arm64/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+8
2025-11-11
lib/crypto: polyval: Add POLYVAL library
Eric Biggers
1
-3
/
+168
2025-11-05
crypto: sha3 - Reimplement using library API
Eric Biggers
1
-6
/
+0
2025-11-05
lib/crypto: sha3: Add SHA-3 support
David Howells
1
-3
/
+319
2025-10-31
crypto: aead - Add support for on-stack AEAD req allocation
T Pratham
1
-0
/
+87
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
2
-126
/
+0
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
2
-13
/
+137
2025-10-29
lib/crypto: blake2s: Document the BLAKE2s library API
Eric Biggers
1
-0
/
+58
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
1
-7
/
+6
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-30
/
+29
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-3
/
+3
2025-10-17
crypto: drbg - Replace AES cipher calls with library calls
Harsh Jain
1
-1
/
+2
2025-10-17
crypto: drbg - Export CTR DRBG DF functions
Harsh Jain
3
-24
/
+82
[next]