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
  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
  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 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 years ago
  Shane Lontis 7b676cc8c6 Fix external symbols related to provider related security checks for 3 years ago
  Richard Levitte 58f422f6f4 Fix some odd names in our provider source code 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
  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 341c3e7f28 Add fips checks for ecdh key agreement 3 years ago
  Pauli ca94057fc3 exchange: add FIPS error state handling 3 years ago
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions 3 years ago
  Shane Lontis 831564543a Add libctx to ecdh_KDF_X9_63. 4 years ago
  Shane Lontis 5ccada09aa Add evp_test fixes. 3 years ago
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 3 years ago
  Shane Lontis e5b2cd5899 Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo 3 years ago
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 years ago