Historie revizí

Autor SHA1 Zpráva Datum
  Neil Horman f3be536686 Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata() před 9 měsíci
  Matt Caswell da1c088f59 Copyright year updates před 9 měsíci
  slontis 7efc653c43 Make RSA_generate_multi_prime_key() not segfault if e is NULL. před 1 rokem
  slontis 27c1cfd765 RSA Keygen update - When using the default provider fallback to default multiprime keygen if e is < 65537 před 2 roky
  Shane Lontis 1ee04b791b Fix buffer overflow when generating large RSA keys in FIPS mode. před 3 roky
  Shane Lontis 4158b0dc1d Add ossl_rsa symbols před 3 roky
  Jon Spillett d11f644ba5 Fix up issues found when running evp_extra_test with a non-default library context před 3 roky
  Matt Caswell a28d06f3e9 Update copyright year 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
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 3 roky
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX před 3 roky
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. před 3 roky
  Shane Lontis 35e6ea3bdc keygen: add FIPS error state management to conditional self tests před 3 roky
  Daniel Bevenius 6f04bcc7e3 Fix typo in FIPS_MODULE endif macro comment před 3 roky
  Shane Lontis 7905806c94 Fix potential double free in rsa_keygen pairwise test. před 4 roky
  Nicola Tuveri d4bf0d57a8 Flag RSA secret BNs as consttime on keygen and checks před 4 roky
  Shane Lontis 4f2271d58a Add ACVP fips module tests před 4 roky
  Shane Lontis 8bf37709a4 Update RSA keygen to use sp800-56b by default před 4 roky
  Pauli 70e18f9dce coverity 1462561 Uninitialized scalar variable před 4 roky
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE před 4 roky
  Matt Caswell 33388b44b6 Update copyright year před 4 roky
  Shane Lontis 47c239c6b8 Add pairwise consistency self tests to asym keygenerators před 4 roky
  Pauli c5f8713443 Deprecate the low level RSA functions. před 4 roky
  Richard Levitte 29be60235b New RSA keymgmt implementation to handle import / export of RSA keys před 4 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 4 roky
  Antoine Cœur c2969ff6e7 Fix Typos před 5 roky
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() před 5 roky
  Shane Lontis 8240d5fa65 FIPS 186-4 RSA Generation & Validation před 6 roky
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ před 5 roky
  Matt Caswell 54f007af94 RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont both get called with BN_FLG_CONSTTIME flag set. před 6 roky