Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
hace 10 años |
Herbert Xu
|
92d95ba917
crypto: authenc - Convert to new AEAD interface
|
hace 10 años |
Herbert Xu
|
25df919430
crypto: authenc - Use crypto_aead_set_reqsize helper
|
hace 10 años |
Herbert Xu
|
68acbf843c
crypto: authenc - Include internal/aead.h
|
hace 10 años |
Kees Cook
|
4943ba16bb
crypto: include crypto- module prefix in template
|
hace 10 años |
Tom Lendacky
|
fc019c7122
crypto: authenc - Find proper IV address in ablkcipher callback
|
hace 11 años |
Mathias Krause
|
bc6e2bdb71
crypto: authenc - Export key parsing helper function
|
hace 12 años |
James Yonan
|
6bf37e5aa9
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
|
hace 12 años |
Julia Lawall
|
3e8afe35c3
crypto: use ERR_CAST
|
hace 12 años |
Herbert Xu
|
9b2f4cb65f
crypto: authenc - Fix crash with zero-length assoc data
|
hace 13 años |
Steffen Klassert
|
c920fa6051
crypto: Use scatterwalk_crypto_chain
|
hace 14 años |
Julia Lawall
|
8db050786a
crypto: Use ERR_CAST
|
hace 15 años |
Shikhar Khattar
|
921bae5469
crypto: authenc - Fix cryptlen calculation
|
hace 15 años |
Herbert Xu
|
180ce7e810
crypto: authenc - Add EINPROGRESS check
|
hace 15 años |
Steffen Klassert
|
50beceba7f
crypto: authenc - Move saved IV in front of the ablkcipher request
|
hace 15 años |
Steffen Klassert
|
77ba115c47
crypto: authenc - Use correct ahash complete functions
|
hace 15 años |
Richard Hartmann
|
f3542e6d7b
crypto: authenc - Fix checkpatch errors
|
hace 15 años |
Steffen Klassert
|
cbdcf80d8b
crypto: authenc - Convert to ahash
|
hace 16 años |
Herbert Xu
|
9ef074fa9b
crypto: authenc - Remove reference to crypto_hash
|
hace 16 años |
Herbert Xu
|
29b37f4212
crypto: authenc - Fix zero-length IV crash
|
hace 16 años |
Herbert Xu
|
5f7082ed4f
crypto: hash - Export shash through hash
|
hace 17 años |
Herbert Xu
|
a697690bec
crypto: authenc - Avoid using clobbered request pointer
|
hace 17 años |
Patrick McHardy
|
161613293f
[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()
|
hace 17 años |
Herbert Xu
|
e56dd56418
[CRYPTO] authenc: Add givencrypt operation
|
hace 17 años |
Herbert Xu
|
9ffde35a8e
[CRYPTO] authenc: Use crypto_grab_skcipher
|
hace 17 años |
Herbert Xu
|
7c3d703fa8
[CRYPTO] authenc: Merge common hashing code
|
hace 17 años |
Herbert Xu
|
12dc5e62b4
[CRYPTO] authenc: Use RTA_OK to check length
|
hace 17 años |
Herbert Xu
|
c2c61f513d
[CRYPTO] authenc: Fix typo in ivsize
|
hace 17 años |
Herbert Xu
|
42c271c6c5
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
|
hace 17 años |
Herbert Xu
|
fe70f5dfe1
[CRYPTO] aead: Return EBADMSG for ICV mismatch
|
hace 17 años |