Richard Levitte
|
5137312993
EVP: Make evp_pkey_ctx_{set,get}_params_strict() legacy aware
|
il y a 3 ans |
Richard Levitte
|
e19246dc72
EVP: Make evp_pkey_ctx_state() available to all of EVP
|
il y a 3 ans |
Richard Levitte
|
6179dfc7c4
EVP: Implement EVP_PKEY_CTX_is_a()
|
il y a 3 ans |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
il y a 3 ans |
Richard Levitte
|
977e95b912
EVP: Fix evp_pkey_ctx_store_cached_data() to handle provider backed EVP_PKEY_CTX
|
il y a 3 ans |
Richard Levitte
|
60488d2434
EVP: Don't find standard EVP_PKEY_METHODs automatically
|
il y a 3 ans |
Daniel Bevenius
|
e947a0642d
EVP: fix keygen for EVP_PKEY_RSA_PSS
|
il y a 4 ans |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
il y a 3 ans |
Richard Levitte
|
74cd923a78
EVP: Fix memory leak in EVP_PKEY_CTX_dup()
|
il y a 3 ans |
Richard Levitte
|
c2403f362e
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
|
il y a 4 ans |
Richard Levitte
|
565b33990c
EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more available
|
il y a 4 ans |
Richard Levitte
|
c829c23b67
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
|
il y a 4 ans |
Shane Lontis
|
ac7750bb5e
Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
|
il y a 4 ans |
Shane Lontis
|
ddfd7182cf
Fix EVP_PKEY_CTX propq so that it uses a copy
|
il y a 4 ans |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
il y a 4 ans |
Matt Caswell
|
29000e43ea
Make evp_pkey_ctx_get0_libctx/propq public API
|
il y a 4 ans |
Matt Caswell
|
0b3a4ef27a
Move CMS enveloping code out of the algorithms and into CMS
|
il y a 4 ans |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
il y a 4 ans |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
il y a 4 ans |
jwalch
|
3786d74868
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
|
il y a 4 ans |
Matt Caswell
|
989684227b
Remove some dead SM2 code
|
il y a 4 ans |
Shane Lontis
|
d65ab22efd
Fix CID 1466714 : Null pointer dereference in EVP_PKEY_CTX_ctrl() due to new call to evp_pkey_ctx_store_cached_data()
|
il y a 4 ans |
Paul Yang
|
d0b79f8631
Add SM2 signature algorithm to default provider
|
il y a 4 ans |
Shane Lontis
|
80f4fd18f7
Add KEM (Key encapsulation mechanism) support to providers
|
il y a 4 ans |
Shane Lontis
|
4343a4187d
Add self tests for rsa encryption
|
il y a 4 ans |
Richard Levitte
|
7229a2f4ab
EC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to support providers
|
il y a 4 ans |
Richard Levitte
|
8d6481f532
EVP: Move the functions and controls for setting and getting distid
|
il y a 4 ans |
Richard Levitte
|
b968945204
EVP: Expand the use of EVP_PKEY_CTX_md()
|
il y a 4 ans |
Richard Levitte
|
86df26b394
EVP: Add support for delayed EVP_PKEY operation parameters
|
il y a 4 ans |