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
/
lib
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
Eric Biggers
1
-1
/
+0
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+30
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-11-11
lib/crypto: arm64/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-11-11
lib/crypto: polyval: Add POLYVAL library
Eric Biggers
1
-0
/
+8
2025-11-05
lib/crypto: arm64/sha3: Migrate optimized code into library
Eric Biggers
1
-0
/
+5
2025-11-05
lib/crypto: sha3: Add SHA-3 support
David Howells
1
-0
/
+5
2025-11-04
lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
Nathan Chancellor
1
-1
/
+1
2025-10-29
lib/crypto: arm/blake2b: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
1
-0
/
+9
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
1
-6
/
+20
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
1
-1
/
+0
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
1
-5
/
+8
2025-08-29
lib/crypto: blake2s: Move generic code into blake2s.c
Eric Biggers
1
-1
/
+0
2025-08-29
lib/crypto: blake2s: Remove obsolete self-test
Eric Biggers
1
-1
/
+0
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
1
-10
/
+33
2025-08-29
lib/crypto: chacha: Rename libchacha.c to chacha.c
Eric Biggers
1
-0
/
+1
2025-08-29
lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
Eric Biggers
1
-2
/
+2
2025-08-29
lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation
Zhihang Shao
1
-0
/
+14
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
1
-6
/
+53
2025-08-26
lib/crypto: sparc/md5: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-08-26
lib/crypto: powerpc/md5: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-08-26
lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
Eric Biggers
1
-0
/
+10
2025-08-14
lib/crypto: ensure generated *.S files are removed on make clean
Tal Zussman
1
-4
/
+4
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
Eric Biggers
1
-0
/
+2
2025-07-14
lib/crypto: x86/sha1: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2025-07-14
lib/crypto: sparc/sha1: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-07-14
lib/crypto: powerpc/sha1: Migrate optimized code into library
Eric Biggers
1
-0
/
+4
2025-07-14
lib/crypto: arm64/sha1: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-07-14
lib/crypto: arm/sha1: Migrate optimized code into library
Eric Biggers
1
-0
/
+5
2025-07-14
lib/crypto: sha1: Add SHA-1 library functions
Eric Biggers
1
-2
/
+7
2025-07-08
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
Eric Biggers
1
-0
/
+2
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
1
-5
/
+34
2025-06-30
lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: sparc: Move arch/sparc/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: arm64: Move arch/arm64/lib/crypto/ into lib/crypto/
Eric Biggers
1
-1
/
+2
2025-06-30
lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/
Eric Biggers
1
-0
/
+2
2025-06-30
lib/crypto: x86/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
1
-0
/
+3
2025-06-30
lib/crypto: sparc/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
1
-0
/
+2
2025-06-30
lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
1
-0
/
+10
2025-06-30
lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
1
-0
/
+14
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
1
-0
/
+6
2025-06-19
Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2025-06-15
lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
Nathan Chancellor
1
-0
/
+4
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
1
-1
/
+1
[next]