Eric Biggers
|
e57121d08c
crypto: chacha20poly1305 - validate the digest size
|
7 years ago |
Eric Biggers
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
8 years ago |
Eric Biggers
|
a35528eca0
crypto: skcipher - Get rid of crypto_grab_skcipher2()
|
8 years ago |
Herbert Xu
|
1e1f006112
crypto: chacha20poly1305 - Use skcipher
|
9 years ago |
Jason A. Donenfeld
|
161151d79f
crypto: chacha20poly1305 - Skip encryption/decryption for 0-len
|
9 years ago |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 years ago |
Martin Willi
|
2546f811ef
crypto: poly1305 - Export common Poly1305 helpers
|
10 years ago |
Martin Willi
|
31d7247da5
crypto: chacha20 - Export common ChaCha20 helpers
|
10 years ago |
Herbert Xu
|
7479092233
crypto: chacha20poly1305 - Convert to new AEAD interface
|
10 years ago |
Martin Willi
|
c2b7b20aed
crypto: poly1305 - Pass key as first two message blocks to each desc_ctx
|
10 years ago |
Martin Willi
|
4db4ad2609
crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
|
10 years ago |
Martin Willi
|
71ebc4d1b2
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
|
10 years ago |