Matt Caswell
|
11a1b341f3
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
|
4 年之前 |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 年之前 |
Matt Caswell
|
6a9bd9298b
Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys
|
4 年之前 |
Dr. David von Oheimb
|
c74aaa3920
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq()
|
4 年之前 |
Richard Levitte
|
5e5bc836fb
Re-introduce legacy EVP_PKEY types for provided keys
|
4 年之前 |
Matt Caswell
|
c19d897850
Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keys
|
4 年之前 |
Matt Caswell
|
1c4f340dd3
Make EVP_new_raw_[private|public]_key provider aware
|
4 年之前 |
Pauli
|
9dbfb11d5a
coverity 1462554 Dereference after null check
|
4 年之前 |
Pauli
|
dc8908bfe2
coverity 1462545 Dereference after null check
|
4 年之前 |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 年之前 |
Pauli
|
99ea4f02bc
evp: convert existing code to use the new modified sentinel for params.
|
4 年之前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Richard Levitte
|
3b924da0f0
EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use it
|
4 年之前 |
Matt Caswell
|
629c72db5f
When calling the import_to function pass the libctx too
|
4 年之前 |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 年之前 |
Richard Levitte
|
49276c3569
EVP: fix memleak in evp_pkey_downgrade()
|
4 年之前 |
Aaron Thompson
|
ff1f7cdeb1
Add ex_data to EVP_PKEY.
|
4 年之前 |
Matt Caswell
|
76e23fc50b
Enable export_to functions to have access to the libctx
|
4 年之前 |
Richard Levitte
|
c2041da8c1
EVP & TLS: Add necessary EC_KEY data extraction functions, and use them
|
4 年之前 |
Richard Levitte
|
4f76d62f23
EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
|
4 年之前 |
Shane Lontis
|
96ebe52e89
Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields
|
4 年之前 |
Richard Levitte
|
8158cf2097
EVP: Limit the diverse key parameter functions to domain params only
|
4 年之前 |
Richard Levitte
|
acb90ba8ff
EVP: Downgrade keys rather than upgrade
|
4 年之前 |
Richard Levitte
|
8243d8d1a1
EVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
|
4 年之前 |
Richard Levitte
|
adc9f73126
EVP: Clarify the states of an EVP_PKEY
|
4 年之前 |
Richard Levitte
|
4b9e90f42a
EVP: fetch the EVP_KEYMGMT earlier
|
4 年之前 |
Richard Levitte
|
6292475573
EVP: Add new domparams and key generation functionality
|
5 年之前 |
Richard Levitte
|
ff3b59e170
EVP: Add support for copying provided EVP_PKEYs
|
4 年之前 |
Richard Levitte
|
1e9101c404
EVP: Add support for comparing provided EVP_PKEYs
|
4 年之前 |