FdaSilvaYY
|
f2a6f83862
Cleanup : directly include of `internal/nelem.h` when required.
|
3 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Dr. David von Oheimb
|
bd07cc1c7e
ERR: replace remnant ECerr() and EVPerr() calls in crypto/
|
2 years ago |
Tomas Mraz
|
95a6fbdf0d
The flag "decoded-from-explicit" must be imp/exportable
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
Tomas Mraz
|
3f773c911a
fips module header inclusion fine-tunning
|
3 years ago |
Matt Caswell
|
8c7c1c84cb
Add a generic SubjectPublicKeyInfo decoder
|
3 years ago |
Dr. David von Oheimb
|
f925315203
Add convenience functions and macros for asymmetric key generation
|
3 years ago |
Jon Spillett
|
f71a745358
Fixes #14662. Return all EC parameters even for named curves
|
3 years ago |
Tomas Mraz
|
db6b1266ab
Fix potential NULL dereference in ossl_ec_key_dup()
|
3 years ago |
Tomas Mraz
|
b247113c05
Detect low-level engine and app method based keys
|
3 years ago |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_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
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 years ago |
Jon Spillett
|
2c04b34140
Allow EVP_PKEY private key objects to be created without a public component
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Shane Lontis
|
ea47869792
Fix coverity CID #1466378 - Incorrect expression in ec_backend.c
|
4 years ago |
Shane Lontis
|
c0f39ded68
Add Explicit EC parameter support to providers.
|
4 years ago |
Matt Caswell
|
2da8d4eb28
Add more complete support for libctx/propq in the EC code
|
4 years ago |
Matt Caswell
|
11a1b341f3
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
|
4 years ago |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 years ago |
Richard Levitte
|
9e2c03582d
PROV: Fix EC_KEY exporters to allow domain parameter keys
|
4 years ago |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 years ago |