Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Pauli be54ad88a6 Coverity: fix 1506298: negative returns 1 year ago
  Kan 16249341bb Add sensitive memory clean in priv encode 2 years ago
  Zhou Qingyang b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 2 years ago
  Tomas Mraz cf1a231d44 dh_ameth: Fix dh_cmp_parameters to really compare the params 2 years ago
  Richard Levitte d101700dff CRYPTO: Remove the check for built-in methods in the export_to function 2 years ago
  Richard Levitte bed7437b00 Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer 3 years ago
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 years ago
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 years ago
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 years ago
  Tomas Mraz 2145ba5e83 Implement EVP_PKEY_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 adf7e6d1d6 Add ossl_asn1 symbols 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Matt Caswell 7bc0fdd3fd Make the EVP_PKEY_get0* functions have a const return type 3 years ago
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Richard Levitte eb2f1b81a3 DH: Move the code to set the DH sub-type 3 years ago
  Richard Levitte 0ba71d6a63 DH: make the private key length importable / exportable 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell 7022d9b903 Remove CMS recipient info information out of the algorithm implementations 3 years ago
  Matt Caswell 0b3a4ef27a Move CMS enveloping code out of the algorithms and into CMS 3 years ago
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() 3 years ago
  Shane Lontis d135774e7d Fix coverity CID #1465967 & #1465968 - fix NULL dereference in dh_ameth.c 3 years ago
  Shane Lontis 31d2daecb3 Add DHX serialization 3 years ago
  Matt Caswell 6a9bd9298b Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 4 years ago