Matt Caswell
|
556009c596
Copyright year updates
|
1 year ago |
Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
1 year ago |
Tianjia Zhang
|
b134300a34
evp: Use functions instead of direct structure field references
|
3 years ago |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 years ago |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 years ago |
Richard Levitte
|
e23d850ff3
Add and use internal header that implements endianness check
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Shane Lontis
|
7dddf2fcc5
Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes
|
5 years ago |
Pauli
|
39147079fc
Structure alignment macro.
|
5 years ago |
Matt Caswell
|
2a3d0ee9d5
Prevent over long nonces in ChaCha20-Poly1305
|
5 years ago |
David Makepeace
|
5a285addbf
Added new EVP/KDF API.
|
6 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Andy Polyakov
|
0edb109f97
evp/e_chacha20_poly1305.c: further improve small-fragment TLS performance.
|
6 years ago |
Andy Polyakov
|
a091e212fc
evp/e_chacha20_poly1305.c: improve performance for short TLS records.
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Kazuki Yamaguchi
|
a8f9576866
Properly zero cipher_data for ChaCha20-Poly1305 on cleanup
|
7 years ago |
Andy Polyakov
|
2198b3a55d
crypto/evp: harden AEAD ciphers.
|
7 years ago |
Kazuki Yamaguchi
|
c83680a04a
Add missing flags for EVP_chacha20()
|
7 years ago |
Richard Levitte
|
bf52165bda
chacha20/poly1305: make sure to clear the buffer at correct position
|
8 years ago |
FdaSilvaYY
|
700b814549
Fix some style issues...
|
8 years ago |
Kazuki Yamaguchi
|
d2dfd4820b
Fix a NULL dereference in chacha20_poly1305_init_key()
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Andy Polyakov
|
30a5f32227
evp/e_chacha20_poly1305.c: TLS interop fixes.
|
9 years ago |
Andy Polyakov
|
bd989745b7
crypto/evp: add e_chacha20_poly1305.c.
|
9 years ago |