Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
EasySec
|
7850cc8307
enc : add support for wrap mode
|
hace 2 años |
Matt Caswell
|
29d3af0404
Update copyright year
|
hace 4 años |
Pauli
|
85209c0745
Remove EVP_aes_(128|192|256)_siv functions
|
hace 4 años |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
hace 5 años |
Todd Short
|
b1ceb439f2
Add RFC5297 AES-SIV support
|
hace 7 años |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
hace 6 años |
Ronald Tse
|
f19a5ff9ab
SM4: Add SM4 block cipher to EVP
|
hace 7 años |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
hace 7 años |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
hace 7 años |
Pauli
|
d42d0a4dc7
Implementation of the ARIA cipher as described in RFC 5794.
|
hace 7 años |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
hace 8 años |
Kirill Marinushkin
|
842dc98705
Add aliases for des-ede-ecb and des-ede3-ecb ciphers.
|
hace 8 años |
Matt Caswell
|
5158c763f5
Remove OPENSSL_NO_AES guards
|
hace 8 años |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
hace 8 años |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
hace 8 años |
Matt Caswell
|
7b9f8f7f03
Auto init/deinit libcrypto
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Andy Polyakov
|
bd3385d845
evp/c_allc.c: wire ChaCha20-Poly1305 and add tests.
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
hace 9 años |
Andy Polyakov
|
dda8199922
Add Camellia CTR mode.
|
hace 9 años |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Matt Caswell
|
3feb63054a
Added OPENSSL_NO_OCB guards
|
hace 10 años |
Matt Caswell
|
e6b336efa3
Add EVP support for OCB mode
|
hace 10 años |
Dr. Stephen Henson
|
d31fed73e2
RFC 5649 support.
|
hace 10 años |
Dr. Stephen Henson
|
97cf1f6c28
EVP support for wrapping algorithms.
|
hace 11 años |
Andy Polyakov
|
8a97a33063
Add AES-SHA256 stitch.
|
hace 11 años |
Dr. Stephen Henson
|
95248de327
Add CCM ciphers to tables.
|
hace 11 años |