index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-22
crypto: tcrypt - Remove unused poly1305 support
Eric Biggers
1
-18
/
+0
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
1
-2
/
+2
2023-01-20
crypto: tcrypt - include larger key sizes in RFC4106 benchmark
Ard Biesheuvel
1
-1
/
+1
2020-08-21
crypto: tcrypt - Add support for hash speed testing with keys
Herbert Xu
1
-29
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-09-28
crypto: testmgr - update sm4 test vectors
Gilad Ben-Yossef
1
-0
/
+1
2015-07-17
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
Martin Willi
1
-0
/
+20
2015-06-18
crypto: tcrypt - Add rfc4309(ccm(aes)) speed test
Herbert Xu
1
-0
/
+1
2013-12-20
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...
Tim Chen
1
-0
/
+10
2013-01-08
crypto: ctr - make rfc3686 asynchronous block cipher
Jussi Kivilinna
1
-0
/
+1
2012-08-01
crypto: testmgr - add larger cast5 testvectors
Johannes Goetzfried
1
-0
/
+1
2011-11-09
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
1
-0
/
+1
2011-11-09
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
1
-0
/
+1
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
1
-0
/
+29
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-8707
/
+6
2008-08-29
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
1
-2
/
+6
2008-07-10
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
1
-3
/
+90
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
1
-0
/
+136
2008-07-10
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
1
-7
/
+0
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
1
-0
/
+292
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
1
-0
/
+209
2008-04-21
[CRYPTO] tcrypt: Change the XTEA test vectors
Sebastian Siewior
1
-3
/
+3
2008-04-21
[CRYPTO] tcrypt: Shrink the tcrypt module
Sebastian Siewior
1
-5754
/
+5751
2008-04-21
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
1
-122
/
+7
2008-04-21
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
1
-100
/
+58
2008-01-11
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
1
-0
/
+260
2008-01-11
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
1
-0
/
+16
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
1
-0
/
+82
2008-01-11
[CRYPTO] tcrypt: Salsa20 large test vector
Tan Swee Heng
1
-2
/
+1046
2008-01-11
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
1
-73
/
+57
2008-01-11
[CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A
Jan Glauber
1
-2
/
+104
2008-01-11
[CRYPTO] tcrypt: AES CTR large test vector
Tan Swee Heng
1
-3
/
+1048
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
1
-0
/
+368
2008-01-11
[CRYPTO] tcrypt: Add aead support
Mikko Herranen
1
-0
/
+22
2008-01-11
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
1
-0
/
+161
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
1
-0
/
+142
2008-01-11
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
1
-0
/
+185
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
1
-0
/
+417
2007-10-10
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
1
-0
/
+90
2007-02-07
[CRYPTO] camellia: added the testing code of Camellia cipher
Noriaki TAKAMIYA
1
-0
/
+165
2007-02-07
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
1
-0
/
+128
2007-02-07
[CRYPTO] tcrypt: Added test vectors for sha384/sha512
Andrew Donofrio
1
-1
/
+244
2006-12-06
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
1
-4
/
+530
2006-12-06
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
1
-0
/
+68
2006-09-21
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
1
-18
/
+5
2006-09-21
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
1
-1
/
+178
2006-06-26
[CRYPTO] tcrypt: Speed benchmark support for digest algorithms
Michal Ludvig
1
-0
/
+36
2006-03-21
[CRYPTO] tcrypt: Fix key alignment
Atsushi Nemoto
1
-12
/
+13
2006-01-06
[PATCH] s390: in-kernel crypto test vectors
Jan Glauber
1
-0
/
+64
2005-09-01
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
1
-23
/
+115
[next]