Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 年之前 |
Richard Levitte
|
bed7437b00
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
|
3 年之前 |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 年之前 |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 年之前 |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 年之前 |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
3 年之前 |
Juergen Christ
|
c08138e500
Fix compilation under -Werror
|
3 年之前 |
Shane Lontis
|
e72dbd8e13
Fix usages of const EVP_MD.
|
3 年之前 |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 年之前 |
Shane Lontis
|
054d43ff97
Add ossl_ ecx symbols
|
3 年之前 |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 年之前 |
Matt Caswell
|
19ad1e9d37
Remove a TODO(3.0) from EVP_PKEY_derive_set_peer()
|
3 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Tomas Mraz
|
8c631cfaa1
ecx_set_priv_key: Try to obtain libctx from the pkey's keymgmt
|
3 年之前 |
Tomas Mraz
|
20cca4db9c
ecx_set_priv_key: Remove TODO 3.0 related to setting libctx
|
3 年之前 |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 年之前 |
Shane Lontis
|
8dbef010e7
Fix ecx so that is uses a settable propertyquery
|
4 年之前 |
Dr. David von Oheimb
|
ded346fad2
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
|
4 年之前 |
Dr. David von Oheimb
|
7674e92324
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
|
4 年之前 |
Matt Caswell
|
f3336f4050
Add the library ctx into an ECX_KEY
|
4 年之前 |
Matt Caswell
|
969024b458
Add the ability to ECX to import keys with only the private key
|
4 年之前 |
Pauli
|
6f0bdf41a3
coverity 1462576 Resource leak
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
629c72db5f
When calling the import_to function pass the libctx too
|
4 年之前 |
Pauli
|
d8171446a2
ecx: check for errors creating public keys from private ones.
|
4 年之前 |
Pauli
|
c1e48c5171
s390: ECX key generation fixes.
|
4 年之前 |