Kees Cook
|
8d60539842
crypto: null - Remove VLA usage of skcipher
|
6 년 전 |
Eric Biggers
|
3a2d4fb51e
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
|
7 년 전 |
Gilad Ben-Yossef
|
76c6739477
crypto: gcm - move to generic async completion
|
7 년 전 |
Corentin LABBE
|
e0ab7e9c6b
crypto: gcm - Use GCM IV size constant
|
8 년 전 |
Gilad Ben-Yossef
|
f3ad587070
crypto: gcm - wait for crypto op not signal safe
|
8 년 전 |
Eric Biggers
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
8 년 전 |
Eric Biggers
|
a35528eca0
crypto: skcipher - Get rid of crypto_grab_skcipher2()
|
8 년 전 |
Wei Yongjun
|
9b40f79c08
crypto: gcm - Fix error return code in crypto_gcm_create_common()
|
8 년 전 |
Ondrej Mosnáček
|
50d2e6dc1f
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
|
8 년 전 |
Herbert Xu
|
16f37ecdd0
crypto: gcm - Use skcipher
|
9 년 전 |
Herbert Xu
|
b30bdfa864
crypto: gcm - Filter out async ghash if necessary
|
9 년 전 |
Linus Torvalds
|
d975f309a8
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
|
10 년 전 |
Dan Williams
|
c56f6d1270
crypto: replace scatterwalk_sg_chain with sg_chain
|
10 년 전 |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 년 전 |
Herbert Xu
|
7b05a373a7
crypto: gcm - Use new IV convention
|
10 년 전 |
Herbert Xu
|
adcbc688fe
crypto: gcm - Convert to new AEAD interface
|
10 년 전 |
Herbert Xu
|
17db854699
crypto: gcm - Use default null skcipher
|
10 년 전 |
Herbert Xu
|
5d72336f1b
crypto: gcm - Use crypto_aead_set_reqsize helper
|
10 년 전 |
Kees Cook
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 년 전 |
Kees Cook
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 년 전 |
Mark Rustad
|
3e3dc25fe7
crypto: Resolve shadow warnings
|
11 년 전 |
James Yonan
|
6bf37e5aa9
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
|
12 년 전 |
Linus Torvalds
|
797994f81a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
12 년 전 |
Jussi Kivilinna
|
d733ac90f9
crypto: gcm - fix rfc4543 to handle async crypto correctly
|
12 년 전 |
Jussi Kivilinna
|
9489667d3e
crypto: gcm - make GMAC work when dst and src are different
|
12 년 전 |
Jussi Kivilinna
|
d3dde52209
crypto: gcm - fix assumption that assoc has one segment
|
12 년 전 |
Julia Lawall
|
3e8afe35c3
crypto: use ERR_CAST
|
12 년 전 |
Steffen Klassert
|
c920fa6051
crypto: Use scatterwalk_crypto_chain
|
14 년 전 |
Tobias Brunner
|
73c89c15b9
crypto: gcm - Add RFC4543 wrapper for GCM
|
15 년 전 |
Huang Ying
|
62c5593aea
crypto: gcm - fix another complete call in complete fuction
|
15 년 전 |