Richard Levitte
|
f2f734d4f9
make update
|
6 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Shane Lontis
|
6e624a6453
KMAC implementation using EVP_MAC
|
6 years ago |
Paul Yang
|
c1da4b2afe
Add poly1305 MAC support
|
6 years ago |
Pauli
|
afc580b9b0
GMAC implementation
|
6 years ago |
Richard Levitte
|
5e55159b3a
Add generic EVP_PKEY_METHOD for EVP_MACs
|
6 years ago |
Richard Levitte
|
567db2c17d
Add EVP_MAC API
|
6 years ago |
Pauli
|
d6b345708f
Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this
|
6 years ago |
Jack Lloyd
|
2f2e6b6278
Add EVP_PKEY_set_alias_type
|
6 years ago |
David von Oheimb
|
49c9c1b3d0
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
|
6 years ago |
Matt Caswell
|
0d124b0a51
Add support getting raw private/public keys
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
FdaSilvaYY
|
3484236d8d
EVP,KDF: Add more error code along some return 0 in ...
|
6 years ago |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 years ago |
Matt Caswell
|
b3831fbb0b
Add the function EVP_PKEY_new_CMAC_key()
|
6 years ago |
Matt Caswell
|
a08802ce29
Add functions to create an EVP_PKEY from raw private/public key data
|
6 years ago |
Richard Levitte
|
3bf0c3fe31
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
|
6 years ago |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
7 years ago |
Richard Levitte
|
79204b9cd7
make update
|
7 years ago |
Dr. Stephen Henson
|
3f8b368a27
make update
|
7 years ago |
Paul Yang
|
2aee35d37d
Support key check in EVP interface
|
7 years ago |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
7 years ago |
Andy Polyakov
|
cd8d1456c9
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
|
7 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Dr. Stephen Henson
|
bbbfee30bd
make errors
|
7 years ago |
Pauli
|
d42d0a4dc7
Implementation of the ARIA cipher as described in RFC 5794.
|
7 years ago |
Todd Short
|
3f5616d734
Add support for parameterized SipHash
|
7 years ago |
Matt Caswell
|
7141ba3196
Fix the overlapping check for fragmented "Update" operations
|
7 years ago |
Todd Short
|
52ad5b60e3
Add support for Poly1305 in EVP_PKEY
|
8 years ago |
Dr. Stephen Henson
|
410877bad2
Digest string helper function.
|
8 years ago |