Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Pauli
|
3ee2611677
Coverity: fix 1506297: negative returns
|
2 years ago |
Kan
|
16249341bb
Add sensitive memory clean in priv encode
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
slontis
|
944f822aad
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
|
2 years ago |
Richard Levitte
|
d101700dff
CRYPTO: Remove the check for built-in methods in the export_to function
|
3 years ago |
Richard Levitte
|
bed7437b00
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
|
3 years ago |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 years ago |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 years ago |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 years ago |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
3 years ago |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 years ago |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 years ago |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
3e878d924f
Remove pkey_downgrade from PKCS7 code
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
1dc5128577
Fix no-dh
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
7022d9b903
Remove CMS recipient info information out of the algorithm implementations
|
4 years ago |
Matt Caswell
|
9ab7fe4836
Move CMS signing code out of the algorithms and into CMS
|
4 years ago |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 years ago |
Dr. David von Oheimb
|
7674e92324
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
629c72db5f
When calling the import_to function pass the libctx too
|
4 years ago |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 years ago |
Matt Caswell
|
76e23fc50b
Enable export_to functions to have access to the libctx
|
4 years ago |
Pauli
|
6d4e6009d2
Param build: make structures opaque.
|
4 years ago |
Pauli
|
110bff618b
Param builder: make the OSSL_PARAM_BLD APIs public.
|
4 years ago |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 years ago |