index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
lib/crypto: tests: Add KUnit test suite for AES-GCM
Eric Biggers
3
-0
/
+482
2026-08-10
lib/crypto: tests: Add KUnit test suite for AES-CCM
Eric Biggers
3
-0
/
+366
2026-08-10
lib/crypto: tests: Add aead-test-template.h
Eric Biggers
1
-0
/
+1039
2026-08-10
lib/crypto: tests: Use per-test-case buffers in hash tests
Eric Biggers
15
-241
/
+193
2026-08-10
lib/crypto: tests: Create test-utils.h
Eric Biggers
6
-99
/
+124
2026-07-22
lib/crypto: aes: Add CCM support
Eric Biggers
1
-0
/
+1
2026-07-22
lib/crypto: aes: Add GCM support
Eric Biggers
1
-0
/
+1
2026-07-19
lib/crypto: aes: Add XTS support
Eric Biggers
1
-0
/
+1
2026-07-19
lib/crypto: aes: Add CTR and XCTR support
Eric Biggers
1
-0
/
+1
2026-07-19
lib/crypto: aes: Add CBC and CBC-CTS support
Eric Biggers
1
-0
/
+1
2026-07-19
lib/crypto: aes: Add ECB support
Eric Biggers
1
-0
/
+1
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
3
-0
/
+9096
2026-03-23
lib/crypto: tests: Add KUnit tests for SM3
Eric Biggers
4
-0
/
+272
2026-03-23
lib/crypto: tests: Add KUnit tests for GHASH
Eric Biggers
4
-0
/
+389
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2
-3
/
+3
2026-03-19
lib/crypto: tests: Drop the default to CRYPTO_SELFTESTS
Eric Biggers
1
-13
/
+13
2026-03-19
lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT
Eric Biggers
1
-0
/
+24
2026-03-09
lib/crypto: tests: Add KUnit tests for CBC-based MACs
Eric Biggers
4
-0
/
+419
2026-02-28
lib/crypto: tests: Depend on library options rather than selecting them
Eric Biggers
1
-23
/
+12
2026-01-12
lib/crypto: tests: Add KUnit tests for NH
Eric Biggers
4
-0
/
+350
2026-01-12
lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
4
-0
/
+2335
2026-01-08
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
Thomas Weißschuh
1
-1
/
+1
2025-12-02
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-0
/
+1587
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+19
2025-11-21
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
Eric Biggers
1
-0
/
+1
2025-11-11
lib/crypto: tests: Add KUnit tests for POLYVAL
Eric Biggers
4
-0
/
+419
2025-11-11
lib/crypto: tests: Add additional SHAKE tests
Eric Biggers
2
-51
/
+147
2025-11-11
lib/crypto: tests: Add SHA3 kunit tests
David Howells
4
-0
/
+587
2025-11-11
lib/crypto: tests: Add KUnit tests for BLAKE2b
Eric Biggers
4
-0
/
+485
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-12
/
+11
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-8
/
+8
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/...
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