Commit History

作者 SHA1 備註 提交日期
  slontis 26183614ed Add missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_DIGEST_PROPS for RSA asym 1 年之前
  Matt Caswell da1c088f59 Copyright year updates 1 年之前
  Dmitry Belyavskiy c5aa719502 If oaep_md is not initialized, correctly initialize it 1 年之前
  Irak Rigia 1e6bd31e58 Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 1 年之前
  Hubert Kario 5ab3ec1bb1 rsa: Add option to disable implicit rejection 1 年之前
  James Muir e5a7536eae set MGF1 digest correctly 2 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Tomas Mraz 085e3cecbd Move libssl related defines used by fips provider to prov_ssl.h 3 年之前
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Matt Caswell 6ce58488bd Store some FIPS global variables in the FIPS_GLOBAL structure 3 年之前
  Tomas Mraz 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7 3 年之前
  Pauli bca681aa5b rsa: fix coverity 1472658: resource leak 3 年之前
  Pauli cbdeb04c90 prov: asym ciphers take an extra init() params argument 3 年之前
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context 3 年之前
  Rich Salz b0aae91324 Remove RSA SSLv23 padding mode 3 年之前
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 年之前
  Richard Levitte 4333b89f50 Update copyright year 3 年之前
  Richard Levitte ba0a6d1deb Clean away unnecessary length related OSSL_PARAM key names 3 年之前
  Richard Levitte 6debc6ab74 Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 3 年之前
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年之前
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 4 年之前
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 年之前
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 4 年之前
  Shane Lontis 7a810fac86 Add 'fips-securitychecks' option and plumb this into the actual fips checks 4 年之前
  Shane Lontis 8d17cca5b8 Add fips checks for rsa encryption 4 年之前
  Pauli 87fe138d35 asymciphers: add FIPS error state handling 4 年之前
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions 4 年之前
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 4 年之前
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 年之前