index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
Age
Commit message (
Expand
)
Author
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
2024-07-13
crypto: testmgr - generate power-of-2 lengths more often
Eric Biggers
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-06-07
crypto: testmgr - test setkey in no-SIMD context
Eric Biggers
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
2024-01-26
crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.c
Joachim Vandersmissen
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2023-12-08
crypto: testmgr - Remove cfb and ofb
Herbert Xu
2023-11-17
crypto: drbg - Remove SHA1 from drbg
Dimitri John Ledkov
2023-11-01
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
2023-01-27
crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
Vladis Dronov
2023-01-06
crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode
Nicolai Stange
2023-01-06
crypto: testmgr - disallow plain ghash in FIPS mode
Nicolai Stange
2023-01-06
crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
Nicolai Stange
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-04
crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
Tianjia Zhang
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-02
crypto: testmgr - fix indentation for test_acomp() args
Lucas Segarra Fernandez
2022-08-19
crypto: testmgr - don't generate WARN for missing modules
Robert Elliott
2022-08-19
crypto: testmgr - extend acomp tests for NULL destination buffer
Lucas Segarra Fernandez
[next]