Historie revizí

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