Matt Caswell
|
8c7c1c84cb
Add a generic SubjectPublicKeyInfo decoder
|
3 年之前 |
Dr. David von Oheimb
|
f925315203
Add convenience functions and macros for asymmetric key generation
|
3 年之前 |
Jon Spillett
|
f71a745358
Fixes #14662. Return all EC parameters even for named curves
|
3 年之前 |
Tomas Mraz
|
db6b1266ab
Fix potential NULL dereference in ossl_ec_key_dup()
|
3 年之前 |
Tomas Mraz
|
b247113c05
Detect low-level engine and app method based keys
|
3 年之前 |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 年之前 |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 年之前 |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 年之前 |
Jon Spillett
|
2c04b34140
Allow EVP_PKEY private key objects to be created without a public component
|
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 年之前 |
Shane Lontis
|
ea47869792
Fix coverity CID #1466378 - Incorrect expression in ec_backend.c
|
4 年之前 |
Shane Lontis
|
c0f39ded68
Add Explicit EC parameter support to providers.
|
4 年之前 |
Matt Caswell
|
2da8d4eb28
Add more complete support for libctx/propq in the EC code
|
4 年之前 |
Matt Caswell
|
11a1b341f3
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
|
4 年之前 |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 年之前 |
Richard Levitte
|
9e2c03582d
PROV: Fix EC_KEY exporters to allow domain parameter keys
|
4 年之前 |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 年之前 |