Jussi Kivilinna
|
7fb7fe4469
crypto: tcrypt - add serpent speed tests
|
13 年之前 |
Jussi Kivilinna
|
3f3baf359d
crypto: tcrypt - add test_acipher_speed
|
13 年之前 |
Jussi Kivilinna
|
9d25917d49
crypto: testmgr - add new serpent test vectors
|
13 年之前 |
Jussi Kivilinna
|
573da6208a
crypto: testmgr - add twofish tests
|
13 年之前 |
Jussi Kivilinna
|
85b63e342c
crypto: testmgr - add blowfish test-vectors
|
13 年之前 |
Jussi Kivilinna
|
ee5002a549
crypto: tcrypt - add ctr(twofish) speed test
|
13 年之前 |
Jussi Kivilinna
|
7d47b86cfe
crypto: tcrypt - add ctr(blowfish) speed test
|
13 年之前 |
Jan Glauber
|
9996e3421c
crypto: tcrypt - CTR mode speed test for AES
|
14 年之前 |
David Sterba
|
f07ef1de9b
crypto: tcrypt - do not attempt to write to readonly variable
|
14 年之前 |
Adrian Hoban
|
69435b94d0
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
|
14 年之前 |
David S. Miller
|
beb63da739
crypto: tcrypt - Add speed tests for async hashing
|
15 年之前 |
Herbert Xu
|
df2071bd08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Huang Ying
|
18bcc9194d
crypto: tcrypt - Speed testing support for ghash
|
15 年之前 |
Shane Wang
|
f1939f7c56
crypto: vmac - New hash algorithm for intel_txt support
|
16 年之前 |
Herbert Xu
|
7be380f720
crypto: tcrypt - Add mask parameter
|
16 年之前 |
Herbert Xu
|
ea40065769
crypto: tcrypt - Fix module return code when testing by name
|
16 年之前 |
Steffen Klassert
|
a873a5f1c4
crypto: tcrypt - Test algorithms by name
|
16 年之前 |
Jarod Wilson
|
4e033a6bc7
crypto: tcrypt - Do not exit on success in fips mode
|
16 年之前 |
Jarod Wilson
|
f7cb80f2b9
crypto: testmgr - Add ctr(aes) test vectors
|
16 年之前 |
Jarod Wilson
|
e08ca2da39
crypto: testmgr - Add ansi_cprng test vectors
|
16 年之前 |
Jarod Wilson
|
5d667322a2
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
|
16 年之前 |
Frank Seidel
|
376bacb0a2
crypto: tcrypt - Reduce stack size
|
16 年之前 |
Geert Uytterhoeven
|
0c01aed50d
crypto: testmgr - add zlib test
|
16 年之前 |
Herbert Xu
|
da7f033ddc
crypto: cryptomgr - Add test infrastructure
|
17 年之前 |
Herbert Xu
|
01b323245e
crypto: tcrypt - Add alg_test interface
|
17 年之前 |
Herbert Xu
|
bdecd22821
crypto: tcrypt - Abort and only log if there is an error
|
17 年之前 |
Herbert Xu
|
f139cfa7cd
crypto: tcrypt - Avoid using contiguous pages
|
17 年之前 |
Herbert Xu
|
f176e632ef
crypto: tcrypt - Fix AEAD chunk testing
|
17 年之前 |
Herbert Xu
|
18e33e6d5c
crypto: hash - Move ahash functions into crypto/hash.h
|
17 年之前 |