Nicola Tuveri
|
a16e86683e
Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED
|
3 år sedan |
Tomas Mraz
|
8b5424eae5
eckey_priv_encode(): Call ASN1_STRING_free() only on an ASN1_STRING
|
2 år sedan |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 år sedan |
Kan
|
16249341bb
Add sensitive memory clean in priv encode
|
2 år sedan |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 år sedan |
Richard Levitte
|
d101700dff
CRYPTO: Remove the check for built-in methods in the export_to function
|
3 år sedan |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 år sedan |
Rich Salz
|
6229815ab8
Use <> for #include openssl/xxx
|
3 år sedan |
Richard Levitte
|
bed7437b00
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
|
3 år sedan |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 år sedan |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
3 år sedan |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 år sedan |
Shane Lontis
|
4669015d7b
Add ossl_ x509 symbols
|
3 år sedan |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 år sedan |
Matt Caswell
|
7bc0fdd3fd
Make the EVP_PKEY_get0* functions have a const return type
|
3 år sedan |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 år sedan |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 år sedan |
Shane Lontis
|
3e878d924f
Remove pkey_downgrade from PKCS7 code
|
4 år sedan |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 år sedan |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 år sedan |
Matt Caswell
|
7022d9b903
Remove CMS recipient info information out of the algorithm implementations
|
4 år sedan |
Matt Caswell
|
9ab7fe4836
Move CMS signing code out of the algorithms and into CMS
|
4 år sedan |
Matt Caswell
|
0b3a4ef27a
Move CMS enveloping code out of the algorithms and into CMS
|
4 år sedan |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 år sedan |
Dr. David von Oheimb
|
66066e1bba
Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.
|
4 år sedan |
Dr. David von Oheimb
|
29844ea5b3
Prune low-level ASN.1 parse errors from error queue in decoder_process()
|
4 år sedan |
Shane Lontis
|
c4b3ea73a7
Fix missing propq in ecdh_cms_set_shared_info()
|
4 år sedan |
Shane Lontis
|
fa519461c9
Fix coverity CID #1458644 - Negative return passed to function taking size_t in ecdh_cms_set_shared_info()
|
4 år sedan |
Shane Lontis
|
c0f39ded68
Add Explicit EC parameter support to providers.
|
4 år sedan |
Richard Levitte
|
22b814443e
X509: Add d2i_PUBKEY_ex(), which take a libctx and propq
|
4 år sedan |