index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-19
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
1
-83
/
+64
2025-04-02
Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-133
/
+24
2025-03-30
Revert "crypto: testmgr - Add multibuffer hash testing"
Herbert Xu
1
-133
/
+24
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-261
/
+248
2025-03-22
crypto: testmgr - Add multibuffer acomp testing
Herbert Xu
1
-64
/
+80
2025-03-22
crypto: testmgr - Add multibuffer hash testing
Herbert Xu
1
-24
/
+136
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
1
-139
/
+13
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-3
/
+0
2025-03-15
crypto: testmgr - Remove NULL dst acomp tests
Herbert Xu
1
-29
/
+0
2025-03-02
crypto/krb5: Test manager data
David Howells
1
-0
/
+16
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
1
-3
/
+4
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-7
/
+0
2025-02-08
crypto: crc64-rocksoft - remove from crypto API
Eric Biggers
1
-7
/
+0
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
1
-19
/
+1
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
1
-6
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-102
/
+224
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
1
-0
/
+6
2024-10-10
crypto: testmgr - Hide ENOENT errors better
Herbert Xu
1
-12
/
+11
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
1
-0
/
+18
2024-10-05
crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Lukas Wunner
1
-1
/
+1
2024-10-05
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
1
-0
/
+27
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
1
-83
/
+36
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
1
-9
/
+13
2024-10-05
crypto: ecrdsa - Migrate to sig_alg backend
Lukas Wunner
1
-2
/
+2
2024-10-05
crypto: ecdsa - Migrate to sig_alg backend
Lukas Wunner
1
-9
/
+8
2024-10-05
crypto: sig - Introduce sig_alg backend
Lukas Wunner
1
-0
/
+115
2024-10-03
crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-09-06
crypto: testmgr - Hide ENOENT errors
Herbert Xu
1
-1
/
+22
2024-07-13
crypto: testmgr - generate power-of-2 lengths more often
Eric Biggers
1
-4
/
+12
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
1
-6
/
+0
2024-06-07
crypto: testmgr - test setkey in no-SIMD context
Eric Biggers
1
-5
/
+24
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
1
-0
/
+7
2024-01-26
crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.c
Joachim Vandersmissen
1
-8
/
+0
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
1
-0
/
+10
2023-12-08
crypto: testmgr - Remove cfb and ofb
Herbert Xu
1
-39
/
+0
2023-11-17
crypto: drbg - Remove SHA1 from drbg
Dimitri John Ledkov
1
-21
/
+4
2023-11-01
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
1
-5
/
+5
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
1
-0
/
+12
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
1
-6
/
+3
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
1
-3
/
+2
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
1
-1
/
+1
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
1
-10
/
+0
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
1
-0
/
+19
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
1
-0
/
+6
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
1
-97
/
+169
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
1
-0
/
+8
2023-01-27
crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
Vladis Dronov
1
-4
/
+0
2023-01-06
crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode
Nicolai Stange
1
-0
/
+2
[next]