Jakub Zelenka
|
924663c36d
Add CMS AuthEnvelopedData with AES-GCM support
|
4 gadi atpakaļ |
Shane Lontis
|
1f9ad4f953
Fix coverity CID #1452775 & #1452772- Dereference before NULL check in evp_lib.c
|
4 gadi atpakaļ |
Benjamin Kaduk
|
f43c947dd9
Avoid deprecated function in evp_lib.c
|
4 gadi atpakaļ |
Benjamin Kaduk
|
79f4417ed9
Deprecate and replace EVP_CIPHER_CTX_iv()/etc.
|
4 gadi atpakaļ |
Benjamin Kaduk
|
8489026850
Support cipher provider "iv state"
|
4 gadi atpakaļ |
Pauli
|
41bbba5375
EVP: deprecate the EVP_X_meth_ functions.
|
4 gadi atpakaļ |
Matt Caswell
|
023b188ca5
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
|
4 gadi atpakaļ |
Matt Caswell
|
11a1b341f3
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
|
4 gadi atpakaļ |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 gadi atpakaļ |
Pauli
|
99ea4f02bc
evp: convert existing code to use the new modified sentinel for params.
|
4 gadi atpakaļ |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 gadi atpakaļ |
Richard Levitte
|
e4a1d02300
Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too
|
4 gadi atpakaļ |
Shane Lontis
|
3c957bcd54
Cache constants for fetched EVP_cipher
|
5 gadi atpakaļ |
Richard Levitte
|
506cb0f632
EVP: add functions that return the name number
|
5 gadi atpakaļ |
Richard Levitte
|
f651c727f8
EVP: add name traversal functions to all fetchable types
|
5 gadi atpakaļ |
Richard Levitte
|
251e610ce4
EVP: add missing common functionality
|
5 gadi atpakaļ |
Richard Levitte
|
f7397f0d58
Fix EVP_Cipher() for provided cipher implementations
|
5 gadi atpakaļ |
Shane Lontis
|
089cb623be
Move cipher ctx 'original iv' parameter into the provider
|
5 gadi atpakaļ |
Richard Levitte
|
776cb8358e
Make EVP_CIPHER_is_a() work with legacy cipher implementations too
|
5 gadi atpakaļ |
Richard Levitte
|
c96399e296
Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.
|
5 gadi atpakaļ |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 gadi atpakaļ |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 gadi atpakaļ |
Rich Salz
|
51ba9ebd09
Avoid ?: construct in XXXerr calls
|
5 gadi atpakaļ |
Richard Levitte
|
7cfa1717b8
Modify providers that keep track of underlying algorithms
|
5 gadi atpakaļ |
Richard Levitte
|
f7c16d48a9
In provider implemented methods, save the name number, not the name string
|
5 gadi atpakaļ |
Shane Lontis
|
88d870824f
Fix S390X bad size_t that causes memory trash in legacy ciphers
|
5 gadi atpakaļ |
Shane Lontis
|
dc64dc2edd
Add EVP_CIPHER_CTX_tag_length()
|
5 gadi atpakaļ |
Dmitry Belyavskiy
|
8bbc7f2211
Disallow change EVP_MD properties once set
|
5 gadi atpakaļ |
Shane Lontis
|
1c3ace6898
Change provider params from int to size_t
|
5 gadi atpakaļ |
Richard Levitte
|
3fd7026276
New function EVP_MD_free()
|
5 gadi atpakaļ |