Gilad Ben-Yossef
|
cd83a8a7c3
crypto: testmgr - introduce SM4 tests
|
7 years ago |
Eric Biggers
|
41b3316e75
crypto: speck - add test vectors for Speck64-XTS
|
7 years ago |
Eric Biggers
|
c3bb521bb6
crypto: speck - add test vectors for Speck128-XTS
|
7 years ago |
Eric Biggers
|
da7a0ab5b4
crypto: speck - add support for the Speck block cipher
|
7 years ago |
Kamil Konieczny
|
466d7b9f61
crypto: testmgr - test misuse of result in ahash
|
7 years ago |
Joey Pabalinas
|
da1729ce48
crypto: testmgr - change `guard` to unsigned char
|
7 years ago |
Gilad Ben-Yossef
|
7f39713684
crypto: testmgr - move to generic async completion
|
8 years ago |
Gilad Ben-Yossef
|
b7e2753040
crypto: sm3 - add SM3 test vectors
|
8 years ago |
Herbert Xu
|
bcf741cb77
crypto: testmgr - Reenable sha1/aes in FIPS mode
|
8 years ago |
Stephan Mueller
|
1207107c71
crypto: testmgr - add testvector for pkcs1pad(rsa)
|
8 years ago |
Gilad Ben-Yossef
|
cf3f9609c9
crypto: testmgr - use consistent format for errors
|
8 years ago |
Tudor-Dan Ambarus
|
47d3fd390e
crypto: testmgr - add genkey kpp test
|
8 years ago |
Giovanni Cabiddu
|
a368f43d6e
crypto: scomp - add support for deflate rfc1950 (zlib)
|
8 years ago |
Milan Broz
|
6175ca2ba7
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
|
8 years ago |
Giovanni Cabiddu
|
a9943a0ad1
crypto: testmgr - replace compression known answer test
|
8 years ago |
Marcelo Cerri
|
0d8da10484
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
|
8 years ago |
Eric Biggers
|
b13b1e0c6b
crypto: testmgr - constify all test vectors
|
8 years ago |
Ard Biesheuvel
|
092acf0698
crypto: testmgr - add test cases for cbcmac(aes)
|
8 years ago |
Ard Biesheuvel
|
21c8e72037
crypto: testmgr - use calculated count for number of test vectors
|
8 years ago |
Andrew Lutomirski
|
e93acd6f67
crypto: testmgr - Allocate only the required output size for hash tests
|
8 years ago |
Eric Biggers
|
d2110224a6
crypto: testmgr - use kmemdup instead of kmalloc+memcpy
|
8 years ago |
Laura Abbott
|
02608e02fb
crypto: testmgr - Use heap buffer for acomp test input
|
8 years ago |
Ard Biesheuvel
|
04b46fbdea
crypto: testmgr - fix overlap in chunked tests again
|
8 years ago |
Ard Biesheuvel
|
7e4c7f17cd
crypto: testmgr - avoid overlap in chunked tests
|
8 years ago |
Eric Biggers
|
eb0955935e
crypto: testmgr - don't use stack buffer in test_acomp()
|
8 years ago |
Herbert Xu
|
eed93e0ce3
crypto: testmgr - Do not test internal algorithms
|
8 years ago |
Giovanni Cabiddu
|
d7db7a882d
crypto: acomp - update testmgr with support for acomp
|
9 years ago |
Jan Stancek
|
7bcb87bca2
crypto: testmgr - add guard to dst buffer for ahash_export
|
9 years ago |
Stephan Mueller
|
10faa8c0d6
crypto: FIPS - allow tests to be disabled in FIPS mode
|
9 years ago |
Yanjiang Jin
|
0fae0c1e1d
crypto: testmgr - fix !x==y confusion
|
9 years ago |