index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
crypto: xchacha20 - fix comments for test vectors
Eric Biggers
2018-12-13
1
-8
/
+6
*
crypto: xchacha - add test vector from XChaCha20 draft RFC
Eric Biggers
2018-12-13
1
-2
/
+176
*
crypto: adiantum - add Adiantum support
Eric Biggers
2018-11-20
1
-0
/
+461
*
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
2018-11-20
1
-4
/
+1236
*
crypto: chacha - add XChaCha12 support
Eric Biggers
2018-11-20
1
-0
/
+578
*
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
2018-11-20
1
-0
/
+577
*
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
2018-11-16
1
-0
/
+116
*
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
2018-11-09
1
-0
/
+76
*
crypto: testmgr - update sm4 test vectors
Gilad Ben-Yossef
2018-09-28
1
-7
/
+115
*
crypto: tcrypt - remove remnants of pcomp-based zlib
Horia Geantă
2018-09-28
1
-2
/
+0
*
crypto: testmgr - Add test for LRW counter wrap-around
Ondrej Mosnacek
2018-09-21
1
-0
/
+21
*
crypto: speck - remove Speck
Jason A. Donenfeld
2018-09-04
1
-738
/
+0
*
crypto: dh - fix calculating encoded key size
Eric Biggers
2018-08-03
1
-6
/
+6
*
crypto: dh - update test for public key verification
Stephan Mueller
2018-07-20
1
-0
/
+4
*
crypto: vmac - remove insecure version with hardcoded nonce
Eric Biggers
2018-07-01
1
-102
/
+0
*
crypto: vmac - add nonced version with big endian digest
Eric Biggers
2018-07-01
1
-0
/
+155
*
crypto: testmgr - eliminate redundant decryption test vectors
Eric Biggers
2018-05-31
1
-11424
/
+809
*
crypto: testmgr - add extra kw(aes) encryption test vector
Eric Biggers
2018-05-31
1
-0
/
+13
*
crypto: testmgr - add extra ecb(tnepres) encryption test vectors
Eric Biggers
2018-05-31
1
-1
/
+39
*
crypto: testmgr - make an cbc(des) encryption test vector chunked
Eric Biggers
2018-05-31
1
-0
/
+3
*
crypto: testmgr - add extra ecb(des) encryption test vectors
Eric Biggers
2018-05-31
1
-0
/
+22
*
crypto: testmgr - add more unkeyed crc32 and crc32c test vectors
Eric Biggers
2018-05-27
1
-0
/
+14
*
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
2018-05-27
1
-88
/
+0
*
crypto: testmgr - Add test vectors for MORUS
Ondrej Mosnacek
2018-05-19
1
-0
/
+3400
*
crypto: testmgr - Add test vectors for AEGIS
Ondrej Mosnacek
2018-05-19
1
-0
/
+2835
*
crypto: zstd - Add zstd support
Nick Terrell
2018-04-21
1
-0
/
+71
*
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
2018-03-16
1
-0
/
+259
*
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-03-16
1
-0
/
+131
*
crypto: speck - add test vectors for Speck64-XTS
Eric Biggers
2018-02-22
1
-0
/
+671
*
crypto: speck - add test vectors for Speck128-XTS
Eric Biggers
2018-02-22
1
-0
/
+687
*
crypto: speck - add support for the Speck block cipher
Eric Biggers
2018-02-22
1
-0
/
+128
*
crypto: testmgr - Fix incorrect values in PKCS#1 test vector
Conor McLoughlin
2018-02-22
1
-3
/
+3
*
crypto: testmgr - add new testcases for sha3
Ard Biesheuvel
2018-01-26
1
-0
/
+550
*
crypto: sm3 - add SM3 test vectors
Gilad Ben-Yossef
2017-09-22
1
-0
/
+67
*
crypto: testmgr - add chunked test cases for chacha20
Ard Biesheuvel
2017-08-22
1
-0
/
+7
*
crypto: testmgr - add testvector for pkcs1pad(rsa)
Stephan Mueller
2017-06-20
1
-0
/
+96
*
crypto: testmgr - add genkey kpp test
Tudor-Dan Ambarus
2017-06-10
1
-0
/
+47
*
crypto: scomp - add support for deflate rfc1950 (zlib)
Giovanni Cabiddu
2017-04-24
1
-0
/
+75
*
crypto: testmgr - constify all test vectors
Eric Biggers
2017-03-09
1
-256
/
+256
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-04
1
-1
/
+1
|
\
|
*
crypto: testmgr - Pad aes_ccm_enc_tv_template vector
Laura Abbott
2017-03-01
1
-1
/
+1
*
|
crypto: change LZ4 modules to work with new LZ4 module version
Sven Schmidt
2017-02-24
1
-40
/
+102
|
/
*
crypto: testmgr - add test cases for cbcmac(aes)
Ard Biesheuvel
2017-02-11
1
-0
/
+60
*
crypto: testmgr - use calculated count for number of test vectors
Ard Biesheuvel
2017-01-13
1
-270
/
+2
*
crypto: testmgr - add/enhance test cases for CRC-T10DIF
Ard Biesheuvel
2016-12-07
1
-28
/
+42
*
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2016-08-31
1
-0
/
+4
*
crypto: testmgr - Add 4K private key to RSA testvector
Salvatore Benedetto
2016-07-05
1
-1
/
+199
*
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
raveendra padasalagi
2016-07-01
1
-0
/
+388
*
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2016-06-23
1
-0
/
+93
*
crypto: dh - Add DH software implementation
Salvatore Benedetto
2016-06-23
1
-0
/
+230
[prev]
[next]