Историја ревизија

Аутор SHA1 Порука Датум
  slontis d2f6e66d28 Improve FIPS RSA keygen performance. пре 1 година
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places пре 2 година
  Kazuki Yamaguchi 0b3867634f Fix error propagatation in BN_check_prime() пре 2 година
  Pauli 26b3e44a66 bn: remove TODOs пре 3 година
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls пре 3 година
  Pauli 36ec749fda bn: rename bn_check_prime_int -> ossl_bn_check_primt пре 3 година
  Shane Lontis 94553e85b6 Fix external symbols for bn пре 3 година
  Richard Levitte 4333b89f50 Update copyright year пре 3 година
  Agustin Gianni 48116c2d0f Fix incorrect use of BN_CTX API пре 3 година
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call пре 3 година
  Matt Caswell 454afd9866 Update copyright year пре 4 година
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE пре 4 година
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 пре 4 година
  Kurt Roeckx 42619397eb Add BN_check_prime() пре 5 година
  Kurt Roeckx 6c4ae41f1c Use fewer primes for the trial division пре 5 година
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files пре 5 година
  Bernd Edlinger 28b4880b8b Merge probable_prime_dh_safe with bn_probable_prime_dh пре 5 година
  Bernd Edlinger 3ce0566dab Add a parameter to probable_prime if we look for a safe prime пре 5 година
  Matt Caswell 2934be9134 Make sure all BIGNUM operations work within the FIPS provider пре 5 година
  Bernd Edlinger 291f616ced Fix an endless loop in BN_generate_prime_ex пре 5 година
  Kurt Roeckx 3e3dcf9ab8 Call RSA generation callback at the correct time. пре 5 година
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() пре 5 година
  Shane Lontis 8240d5fa65 FIPS 186-4 RSA Generation & Validation пре 6 година
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ пре 5 година
  Shane Lontis 7d79d13a56 Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < w-1. It was using 1<= rand < w (which is wrong by 1 on both ends) пре 6 година
  Matt Caswell c4d3c19b4c Update copyright year пре 6 година
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public пре 6 година
  KaoruToda 26a7d938c9 Remove parentheses of return. пре 7 година
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and пре 7 година
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys пре 7 година