Commit Verlauf

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