index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
Age
Commit message (
Expand
)
Author
2026-03-03
crypto: testmgr - Fix stale references to aes-generic
Eric Biggers
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-02-07
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
Aleksander Jan Bajkowski
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
Aleksander Jan Bajkowski
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
Aleksander Jan Bajkowski
2026-01-23
crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips mode
Aleksander Jan Bajkowski
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
2026-01-12
crypto: testmgr - Remove nhpoly1305 tests
Eric Biggers
2026-01-12
crypto: adiantum - Convert to use NH library
Eric Biggers
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
2025-11-11
crypto: testmgr - Remove polyval tests
Eric Biggers
2025-11-11
crypto: hctr2 - Convert to use POLYVAL library
Eric Biggers
2025-11-05
crypto: sha3 - Reimplement using library API
Eric Biggers
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-10-06
Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"
Herbert Xu
2025-09-06
crypto: testmgr - Remove curve25519 kpp tests
Eric Biggers
2025-08-29
crypto: chacha - register only "-lib" drivers
Eric Biggers
2025-08-26
crypto: md5 - Wrap library and add HMAC support
Eric Biggers
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
2025-06-30
crypto/crc32[c]: register only "-lib" drivers
Eric Biggers
2025-06-30
crypto: testmgr - remove crc32c context format test
Eric Biggers
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
2025-06-26
crypto: testmgr - Enable phmac selftest
Harald Freudenberger
2025-06-23
crypto: testmgr - Restore sha384 and hmac_sha384 drbgs in FIPS mode
Jeff Barnes
2025-06-13
crypto: testmgr - desupport SHA-1 for FIPS 140
Vegard Nossum
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
2025-05-19
crypto: testmgr - Use ahash for generic tfm
Herbert Xu
2025-05-19
crypto: testmgr - Ignore EEXIST on shash allocation
Herbert Xu
2025-05-12
crypto: testmgr - rename noextratests to noslowtests
Eric Biggers
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: testmgr - remove panic_on_fail
Eric Biggers
2025-05-05
crypto: testmgr - Remove poly1305
Herbert Xu
2025-04-16
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
2025-04-02
Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-30
Revert "crypto: testmgr - Add multibuffer hash testing"
Herbert Xu
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-22
crypto: testmgr - Add multibuffer acomp testing
Herbert Xu
2025-03-22
crypto: testmgr - Add multibuffer hash testing
Herbert Xu
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
[next]