summaryrefslogtreecommitdiff
path: root/crypto/testmgr.c
AgeCommit message (Expand)Author
5 daysMerge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers
2025-11-11crypto: testmgr - Remove polyval testsEric Biggers
2025-11-11crypto: hctr2 - Convert to use POLYVAL libraryEric Biggers
2025-11-05crypto: sha3 - Reimplement using library APIEric Biggers
2025-10-29crypto: blake2b - Reimplement using library APIEric Biggers
2025-10-08Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-06Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"Herbert Xu
2025-09-06crypto: testmgr - Remove curve25519 kpp testsEric Biggers
2025-08-29crypto: chacha - register only "-lib" driversEric Biggers
2025-08-26crypto: md5 - Wrap library and add HMAC supportEric Biggers
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-14crypto: sha1 - Wrap library and add HMAC supportEric Biggers
2025-07-04crypto: sha256 - Wrap library and add HMAC supportEric Biggers
2025-06-30crypto/crc32[c]: register only "-lib" driversEric Biggers
2025-06-30crypto: testmgr - remove crc32c context format testEric Biggers
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers
2025-06-26crypto: testmgr - Enable phmac selftestHarald Freudenberger
2025-06-23crypto: testmgr - Restore sha384 and hmac_sha384 drbgs in FIPS modeJeff Barnes
2025-06-13crypto: testmgr - desupport SHA-1 for FIPS 140Vegard Nossum
2025-06-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers
2025-05-23Revert "crypto: testmgr - Add hash export format testing"Herbert Xu
2025-05-19crypto: testmgr - Add hash export format testingHerbert Xu
2025-05-19crypto: testmgr - Use ahash for generic tfmHerbert Xu
2025-05-19crypto: testmgr - Ignore EEXIST on shash allocationHerbert Xu
2025-05-12crypto: testmgr - rename noextratests to noslowtestsEric Biggers
2025-05-12crypto: testmgr - make it easier to enable the full set of testsEric Biggers
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers
2025-05-12crypto: testmgr - remove panic_on_failEric Biggers
2025-05-05crypto: testmgr - Remove poly1305Herbert Xu
2025-04-16Revert "crypto: testmgr - Add multibuffer acomp testing"Herbert Xu
2025-04-02Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-30Revert "crypto: testmgr - Add multibuffer hash testing"Herbert Xu
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-22crypto: testmgr - Add multibuffer acomp testingHerbert Xu
2025-03-22crypto: testmgr - Add multibuffer hash testingHerbert Xu
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel
2025-03-21crypto: compress_null - drop obsolete 'comp' implementationArd Biesheuvel
2025-03-15crypto: testmgr - Remove NULL dst acomp testsHerbert Xu
2025-03-02crypto/krb5: Test manager dataDavid Howells
2025-02-09crypto: sig - Prepare for algorithms with variable signature sizeLukas Wunner
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-10crypto: rsassa-pkcs1 - Reinstate support for legacy protocolsLukas Wunner