Commit History

Author SHA1 Message Date
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys 3 years ago
  Richard Levitte bbf4dc96fc EVP: Make checks in evp_pkey_ctx_store_cached_data() more restricted 3 years ago
  Richard Levitte 5524580b5c EVP: Adapt the EVP_PKEY_CTX ctrl functions 3 years ago
  Richard Levitte 6fcd92d3d7 EVP: Adapt diverse OSSL_PARAM setters and getters 3 years ago
  Richard Levitte 5137312993 EVP: Make evp_pkey_ctx_{set,get}_params_strict() legacy aware 3 years ago
  Richard Levitte e19246dc72 EVP: Make evp_pkey_ctx_state() available to all of EVP 3 years ago
  Richard Levitte 6179dfc7c4 EVP: Implement EVP_PKEY_CTX_is_a() 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Richard Levitte 977e95b912 EVP: Fix evp_pkey_ctx_store_cached_data() to handle provider backed EVP_PKEY_CTX 3 years ago
  Richard Levitte 60488d2434 EVP: Don't find standard EVP_PKEY_METHODs automatically 3 years ago
  Daniel Bevenius e947a0642d EVP: fix keygen for EVP_PKEY_RSA_PSS 4 years ago
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere 3 years ago
  Richard Levitte 74cd923a78 EVP: Fix memory leak in EVP_PKEY_CTX_dup() 3 years ago
  Richard Levitte c2403f362e Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 3 years ago
  Richard Levitte 565b33990c EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more available 3 years ago
  Richard Levitte c829c23b67 EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available 3 years ago
  Shane Lontis ac7750bb5e Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation. 3 years ago
  Shane Lontis ddfd7182cf Fix EVP_PKEY_CTX propq so that it uses a copy 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell 29000e43ea Make evp_pkey_ctx_get0_libctx/propq public API 4 years ago
  Matt Caswell 0b3a4ef27a Move CMS enveloping code out of the algorithms and into CMS 4 years ago
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 4 years ago
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions 4 years ago
  jwalch 3786d74868 en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management 4 years ago
  Matt Caswell 989684227b Remove some dead SM2 code 4 years ago
  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() 4 years ago
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider 4 years ago
  Shane Lontis 80f4fd18f7 Add KEM (Key encapsulation mechanism) support to providers 4 years ago
  Shane Lontis 4343a4187d Add self tests for rsa encryption 4 years ago