Commit History

Upphovsman SHA1 Meddelande Datum
  Tomas Mraz 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7 3 år sedan
  Shane Lontis 4158b0dc1d Add ossl_rsa symbols 3 år sedan
  Pauli 556b8937d0 prov: support params arguments to signature init calls 3 år sedan
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context 3 år sedan
  Rich Salz b0aae91324 Remove RSA SSLv23 padding mode 3 år sedan
  Matt Caswell a28d06f3e9 Update copyright year 3 år sedan
  Shane Lontis 7b676cc8c6 Fix external symbols related to provider related security checks for 3 år sedan
  Benjamin Kaduk 93e43f4c47 RSA: avoid dereferencing possibly-NULL parameter in initializers 3 år sedan
  Richard Levitte c5689319eb Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries 3 år sedan
  Tomas Mraz f5f29796f0 Various cleanup of PROV_R_ reason codes 3 år sedan
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 år sedan
  Tomas Mraz bbde856619 RSA: properly generate algorithm identifier for RSA-PSS signatures 3 år sedan
  Shane Lontis c2386b81fe Fix dsa & rsa signature dupctx() so that ctx->propq is strduped 4 år sedan
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 år sedan
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 år sedan
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 4 år sedan
  Pauli a55b00bdbc der: _ossl prefix DER functions 4 år sedan
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 4 år sedan
  Shane Lontis 991a6bb581 Add option to fipsinstall to disable fips security checks at run time. 4 år sedan
  Shane Lontis 7a810fac86 Add 'fips-securitychecks' option and plumb this into the actual fips checks 4 år sedan
  Shane Lontis 49ed5ba8f6 fix provider signatures 4 år sedan
  Shane Lontis 3f699197ac Add fips checks for rsa signatures. 4 år sedan
  Pauli f590a5ea1a signature: add FIPS error state handling 4 år sedan
  Shane Lontis db1319b706 Fix coverity CID #1458641 - Dereference before NULL check when setting ctx->flag_allow_md in rsa.c 4 år sedan
  Shane Lontis 51bba73e93 Fix coverity CID #1458645 - Dereference before NULL check in rsa_digest_verify_final() 4 år sedan
  Shane Lontis fdf6118b15 Fix coverity CID #1458647 - Use after free in clean_tbuf() which uses ctx->rsa 4 år sedan
  Shane Lontis 26c5ea8f61 Fix coverity CID #1458648 - Wrong sizeof() arg in rsa_freectx() 4 år sedan
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions 4 år sedan
  Richard Levitte 6ce6ad39fe RSA: Be less strict on PSS parameters when exporting to provider 4 år sedan
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 4 år sedan