index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
tests
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
2026-03-23
lib/crypto: tests: Add KUnit tests for SM3
Eric Biggers
2026-03-23
lib/crypto: tests: Add KUnit tests for GHASH
Eric Biggers
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2026-03-19
lib/crypto: tests: Drop the default to CRYPTO_SELFTESTS
Eric Biggers
2026-03-19
lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT
Eric Biggers
2026-03-09
lib/crypto: tests: Add KUnit tests for CBC-based MACs
Eric Biggers
2026-02-28
lib/crypto: tests: Depend on library options rather than selecting them
Eric Biggers
2026-01-12
lib/crypto: tests: Add KUnit tests for NH
Eric Biggers
2026-01-12
lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
2025-11-11
lib/crypto: tests: Add KUnit tests for POLYVAL
Eric Biggers
2025-11-11
lib/crypto: tests: Add SHA3 kunit tests
David Howells
2025-11-11
lib/crypto: tests: Add KUnit tests for BLAKE2b
Eric Biggers
2025-09-06
lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
Eric Biggers
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
2025-08-29
lib/crypto: tests: Add KUnit tests for BLAKE2s
Eric Biggers
2025-08-27
lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
Eric Biggers