Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 vuotta sitten |
David Woodhouse
|
ecbb2fca93
Add EVP_PKEY_supports_digest_nid()
|
6 vuotta sitten |
Richard Levitte
|
b8d77c9bd6
Adapt other EVP code to use EVP_MAC instead of direct implementation calls
|
6 vuotta sitten |
Jack Lloyd
|
2f2e6b6278
Add EVP_PKEY_set_alias_type
|
6 vuotta sitten |
Matt Caswell
|
0d124b0a51
Add support getting raw private/public keys
|
6 vuotta sitten |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 vuotta sitten |
Matt Caswell
|
df6d51e2e4
Fix no-cmac
|
6 vuotta sitten |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 vuotta sitten |
Matt Caswell
|
0bcc8ec9d3
Make sure all errors go on the stack in the EVP_PKEY_new*() functions
|
6 vuotta sitten |
Matt Caswell
|
b3831fbb0b
Add the function EVP_PKEY_new_CMAC_key()
|
6 vuotta sitten |
Matt Caswell
|
e32b52a27e
Add support for setting raw private HMAC keys
|
6 vuotta sitten |
Matt Caswell
|
a08802ce29
Add functions to create an EVP_PKEY from raw private/public key data
|
6 vuotta sitten |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 vuotta sitten |
Dr. Stephen Henson
|
d19b01ad79
Add EVP_PKEY_set1_engine() function.
|
7 vuotta sitten |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 vuotta sitten |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 vuotta sitten |
Todd Short
|
3f5616d734
Add support for parameterized SipHash
|
7 vuotta sitten |
Todd Short
|
52ad5b60e3
Add support for Poly1305 in EVP_PKEY
|
8 vuotta sitten |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 vuotta sitten |
Alex Gaynor
|
d65c3615f6
GH1537: Avoid double-free in the EVP_PKEY API
|
8 vuotta sitten |
Dr. Stephen Henson
|
8900f3e398
Convert X509* functions to use const getters
|
8 vuotta sitten |
Dr. Stephen Henson
|
5d6aaf8a9d
Add point ctrls to X25519
|
8 vuotta sitten |
Nathaniel McCallum
|
ebad0b0beb
Add EVP_PKEY_get0_hmac() function
|
8 vuotta sitten |
Dr. Stephen Henson
|
f72f00d495
Parameter copy sanity checks.
|
8 vuotta sitten |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 vuotta sitten |
FdaSilvaYY
|
c5ebfcab71
Unify <TYPE>_up_ref methods signature and behaviour.
|
8 vuotta sitten |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 vuotta sitten |
Alessandro Ghedini
|
03273d61e7
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
|
8 vuotta sitten |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 vuotta sitten |
FdaSilvaYY
|
a2d0baa2d9
GH678: Add a few more zalloc
|
8 vuotta sitten |