Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 10 months ago
  Irak Rigia 1e6bd31e58 Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Tomas Mraz 01b1877567 DH: Make padding always on when X9.42 KDF is used 2 years ago
  Jiasheng Jiang c920020f0b dh_exch.c: Add check for OPENSSL_strdup 2 years ago
  Tomas Mraz c1167f09d8 dh_exch.c: Correct gettable parameters for DH key exchange 2 years ago
  x2018 04e3ab64d5 check the return value of EVP_MD_fetch in ecdh_exch.c:285 & dh_exch.c:347 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  slontis 21a0d9f3ed Fix dh dupctx refcount error 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Matt Caswell 6ce58488bd Store some FIPS global variables in the FIPS_GLOBAL structure 3 years ago
  Shane Lontis 46eee7104d Add domain parameter match check for DH and ECDH key exchange. 3 years ago
  Pauli 2b2f4f9b1b prov: update exchange algorithms to support params on the init call 3 years ago
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context 3 years ago
  Tomas Mraz 77b03f0e8f Improve error reporting in key exchange provider implementations 3 years ago
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys 3 years ago
  Shane Lontis 7b676cc8c6 Fix external symbols related to provider related security checks for 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Richard Levitte ba0a6d1deb Clean away unnecessary length related OSSL_PARAM key names 3 years ago
  Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module 3 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 3 years ago
  Shane Lontis 7a810fac86 Add 'fips-securitychecks' option and plumb this into the actual fips checks 3 years ago
  Shane Lontis 850a485f25 fix provider exchange operations 3 years ago
  Shane Lontis b8237707d4 Add fips checks for dh key agreement 3 years ago
  Pauli ca94057fc3 exchange: add FIPS error state handling 3 years ago
  Shane Lontis 116d2510f7 Add dh_kdf support to provider 3 years ago
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 3 years ago