Puneet Saxena
|
ba0e14acc4
crypto: testmgr - add support for aes ofb mode
|
14 年之前 |
Jarod Wilson
|
18c0ebd2d8
crypto: testmgr - mark ghash as fips_allowed
|
14 年之前 |
Jarod Wilson
|
2918aa8d1d
crypto: testmgr - mark xts(aes) as fips_allowed
|
14 年之前 |
Adrian Hoban
|
69435b94d0
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
|
14 年之前 |
Herbert Xu
|
326a6346ff
crypto: testmgr - Fix test disabling option
|
15 年之前 |
Alexander Shishkin
|
0b767f9616
crypto: testmgr - add an option to disable cryptoalgos' self-tests
|
15 年之前 |
David S. Miller
|
a8f1a05292
crypto: testmgr - Add testing for async hashing and update/final
|
15 年之前 |
Youquan, Song
|
863b557a88
crypto: testmgr - Fix complain about lack test for internal used algorithm
|
15 年之前 |
Youquan, Song
|
507069c91e
crypto: testmgr - Add ghash algorithm test before provide to users
|
15 年之前 |
Felipe Contreras
|
fa4ef8a6af
crypto: testmgr - Fix warning
|
15 年之前 |
Shane Wang
|
f1939f7c56
crypto: vmac - New hash algorithm for intel_txt support
|
15 年之前 |
Herbert Xu
|
a68f6610d4
crypto: testmgr - Allow implementation-specific tests
|
16 年之前 |
Herbert Xu
|
259c5e05c1
crypto: testmgr - Remove hash size check
|
16 年之前 |
Herbert Xu
|
a0cfae59f8
crypto: testmgr - Allow hash test vectors longer than a page
|
16 年之前 |
Herbert Xu
|
fd57f22a09
crypto: testmgr - Check all test vector lengths
|
16 年之前 |
Geert Uytterhoeven
|
3ce858cb04
crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}
|
16 年之前 |
Jarod Wilson
|
a3bef3a31a
crypto: testmgr - Skip algs not flagged fips_allowed in fips mode
|
16 年之前 |
Jarod Wilson
|
a1915d51e8
crypto: testmgr - Mark algs allowed in fips mode
|
16 年之前 |
Jarod Wilson
|
f7cb80f2b9
crypto: testmgr - Add ctr(aes) test vectors
|
16 年之前 |
Herbert Xu
|
f8b0d4d09d
crypto: testmgr - Dynamically allocate xbuf and axbuf
|
16 年之前 |
Jarod Wilson
|
29ecd4ab3d
crypto: testmgr - Print self-test pass notices in fips mode
|
16 年之前 |
Jarod Wilson
|
941fb3287c
crypto: testmgr - Catch base cipher self-test failures in fips mode
|
16 年之前 |
Jarod Wilson
|
e08ca2da39
crypto: testmgr - Add ansi_cprng test vectors
|
16 年之前 |
Jarod Wilson
|
7647d6ce20
crypto: testmgr - Add infrastructure for ansi_cprng self-tests
|
16 年之前 |
Jarod Wilson
|
5d667322a2
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
|
16 年之前 |
Jarod Wilson
|
e44a1b44c3
crypto: testmgr - Handle AEAD test vectors expected to fail verification
|
16 年之前 |
Geert Uytterhoeven
|
c79cf91006
crypto: testmgr - Kill test_comp() sparse warnings
|
16 年之前 |
Geert Uytterhoeven
|
0c01aed50d
crypto: testmgr - add zlib test
|
16 年之前 |
Geert Uytterhoeven
|
8064efb874
crypto: testmgr - Add support for the pcomp interface
|
16 年之前 |
Geert Uytterhoeven
|
b812eb0076
crypto: testmgr - Validate output length in (de)compression tests
|
16 年之前 |