summaryrefslogtreecommitdiff
path: root/lib/crypto/tests
AgeCommit message (Expand)Author
6 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
6 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers
2025-11-11lib/crypto: tests: Add SHA3 kunit testsDavid Howells
2025-11-11lib/crypto: tests: Add KUnit tests for BLAKE2bEric Biggers
2025-10-29lib/crypto: blake2s: Rename blake2s_state to blake2s_ctxEric Biggers
2025-10-29lib/crypto: blake2s: Adjust parameter order of blake2s()Eric Biggers
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-17lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()Eric Biggers
2025-09-06lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTSEric Biggers
2025-09-06lib/crypto: tests: Add Curve25519 benchmarkEric Biggers
2025-09-06lib/crypto: tests: Migrate Curve25519 self-test to KUnitEric Biggers
2025-08-29lib/crypto: tests: Add KUnit tests for BLAKE2sEric Biggers
2025-08-27lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5Eric Biggers
2025-08-11kunit, lib/crypto: Move run_irq_test() to common headerEric Biggers
2025-07-21lib/crypto: tests: Annotate worker to be on stackGuenter Roeck
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1Eric Biggers
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512Eric Biggers
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256Eric Biggers
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers