index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
Eric Biggers
1
-0
/
+1
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-0
/
+184
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
7
-0
/
+1992
2025-09-17
lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
Eric Biggers
1
-0
/
+184
2025-09-06
lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
Eric Biggers
1
-1
/
+1
2025-09-06
lib/crypto: tests: Add Curve25519 benchmark
Eric Biggers
1
-1
/
+32
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
3
-0
/
+1342
2025-08-29
lib/crypto: tests: Add KUnit tests for BLAKE2s
Eric Biggers
4
-0
/
+383
2025-08-27
lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5
Eric Biggers
4
-0
/
+236
2025-08-11
kunit, lib/crypto: Move run_irq_test() to common header
Eric Biggers
1
-119
/
+4
2025-07-21
lib/crypto: tests: Annotate worker to be on stack
Guenter Roeck
1
-1
/
+1
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
Eric Biggers
4
-0
/
+262
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
4
-0
/
+361
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512
Eric Biggers
6
-0
/
+723
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
Eric Biggers
6
-0
/
+586
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers
1
-0
/
+683