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
/
tcrypt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...
Tim Chen
2013-12-20
1
-0
/
+10
*
crypto: ctr - make rfc3686 asynchronous block cipher
Jussi Kivilinna
2013-01-08
1
-0
/
+1
*
crypto: testmgr - add larger cast5 testvectors
Johannes Goetzfried
2012-08-01
1
-0
/
+1
*
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+1
*
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+1
*
crypto: tcrypt - Speed testing support for ghash
Huang Ying
2010-03-10
1
-0
/
+29
*
crypto: cryptomgr - Add test infrastructure
Herbert Xu
2008-08-29
1
-8707
/
+6
*
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
2008-08-29
1
-2
/
+6
*
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
2008-07-10
1
-3
/
+90
*
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
2008-07-10
1
-0
/
+136
*
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
2008-07-10
1
-7
/
+0
*
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
2008-07-10
1
-0
/
+292
*
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
2008-04-21
1
-0
/
+209
*
[CRYPTO] tcrypt: Change the XTEA test vectors
Sebastian Siewior
2008-04-21
1
-3
/
+3
*
[CRYPTO] tcrypt: Shrink the tcrypt module
Sebastian Siewior
2008-04-21
1
-5773
/
+5770
*
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
2008-04-21
1
-122
/
+7
*
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
2008-04-21
1
-100
/
+58
*
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
2008-01-11
1
-0
/
+260
*
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
2008-01-11
1
-0
/
+16
*
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
2008-01-11
1
-0
/
+82
*
[CRYPTO] tcrypt: Salsa20 large test vector
Tan Swee Heng
2008-01-11
1
-2
/
+1046
*
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
2008-01-11
1
-73
/
+57
*
[CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A
Jan Glauber
2008-01-11
1
-2
/
+104
*
[CRYPTO] tcrypt: AES CTR large test vector
Tan Swee Heng
2008-01-11
1
-3
/
+1048
*
[CRYPTO] gcm: New algorithm
Mikko Herranen
2008-01-11
1
-0
/
+368
*
[CRYPTO] tcrypt: Add aead support
Mikko Herranen
2008-01-11
1
-0
/
+22
*
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
2008-01-11
1
-0
/
+161
*
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
2008-01-11
1
-0
/
+142
*
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
2008-01-11
1
-0
/
+185
*
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
2007-10-10
1
-0
/
+417
*
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
2007-10-10
1
-0
/
+90
*
[CRYPTO] camellia: added the testing code of Camellia cipher
Noriaki TAKAMIYA
2007-02-07
1
-0
/
+165
*
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
2007-02-07
1
-0
/
+128
*
[CRYPTO] tcrypt: Added test vectors for sha384/sha512
Andrew Donofrio
2007-02-07
1
-1
/
+244
*
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
2006-12-06
1
-4
/
+530
*
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
2006-12-06
1
-0
/
+68
*
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
2006-09-21
1
-18
/
+5
*
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
2006-09-21
1
-1
/
+178
*
[CRYPTO] tcrypt: Speed benchmark support for digest algorithms
Michal Ludvig
2006-06-26
1
-0
/
+36
*
[CRYPTO] tcrypt: Fix key alignment
Atsushi Nemoto
2006-03-21
1
-12
/
+13
*
[PATCH] s390: in-kernel crypto test vectors
Jan Glauber
2006-01-06
1
-0
/
+64
*
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
2005-09-01
1
-23
/
+115
*
[CRYPTO]: Add cipher speed tests
Harald Welte
2005-06-22
1
-1
/
+91
*
[CRYPTO]: White space and coding style clean up in tcrypt
Herbert Xu
2005-06-22
1
-186
/
+171
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2746