index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5 days
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
2025-03-15
crypto: testmgr - Remove NULL dst acomp tests
Herbert Xu
2025-03-02
crypto/krb5: Test manager data
David Howells
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
2025-02-08
crypto: crc64-rocksoft - remove from crypto API
Eric Biggers
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
2024-10-10
crypto: testmgr - Hide ENOENT errors better
Herbert Xu
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
2024-10-05
crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Lukas Wunner
2024-10-05
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: ecrdsa - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: ecdsa - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: sig - Introduce sig_alg backend
Lukas Wunner
2024-10-03
crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-09-06
crypto: testmgr - Hide ENOENT errors
Herbert Xu
[next]