开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
tests
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
2026-01-08
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
Thomas Weißschuh
2025-12-02
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-21
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
Eric Biggers
2025-11-11
lib/crypto: tests: Add KUnit tests for POLYVAL
Eric Biggers
2025-11-11
lib/crypto: tests: Add additional SHAKE tests
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-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-17
lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
Eric Biggers
2025-09-06
lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
Eric Biggers
2025-09-06
lib/crypto: tests: Add Curve25519 benchmark
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-08-11
kunit, lib/crypto: Move run_irq_test() to common header
Eric Biggers
2025-07-21
lib/crypto: tests: Annotate worker to be on stack
Guenter Roeck
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
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers