Histórico de Commits

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