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 年之前 |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 年之前 |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 年之前 |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Shane Lontis
|
3e878d924f
Remove pkey_downgrade from PKCS7 code
|
4 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Matt Caswell
|
1dc5128577
Fix no-dh
|
4 年之前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |
Matt Caswell
|
7022d9b903
Remove CMS recipient info information out of the algorithm implementations
|
4 年之前 |
Matt Caswell
|
9ab7fe4836
Move CMS signing code out of the algorithms and into CMS
|
4 年之前 |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 年之前 |
Dr. David von Oheimb
|
7674e92324
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
629c72db5f
When calling the import_to function pass the libctx too
|
4 年之前 |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 年之前 |
Matt Caswell
|
76e23fc50b
Enable export_to functions to have access to the libctx
|
4 年之前 |
Pauli
|
6d4e6009d2
Param build: make structures opaque.
|
4 年之前 |
Pauli
|
110bff618b
Param builder: make the OSSL_PARAM_BLD APIs public.
|
4 年之前 |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 年之前 |
Richard Levitte
|
0996cff91f
DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys
|
4 年之前 |
Richard Levitte
|
df13defd4f
EVP: Check that key methods aren't foreign when exporting
|
4 年之前 |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 年之前 |
Matt Caswell
|
90d3cb57c6
Implement Provider side Key Management for X25519 and X448
|
4 年之前 |
Richard Levitte
|
b305452f69
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
|
4 年之前 |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 年之前 |