Historie revizí

Autor SHA1 Zpráva Datum
  slontis d2f6e66d28 Improve FIPS RSA keygen performance. před 1 rokem
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
  Kazuki Yamaguchi 0b3867634f Fix error propagatation in BN_check_prime() před 2 roky
  Pauli 26b3e44a66 bn: remove TODOs před 3 roky
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls před 3 roky
  Pauli 36ec749fda bn: rename bn_check_prime_int -> ossl_bn_check_primt před 3 roky
  Shane Lontis 94553e85b6 Fix external symbols for bn před 3 roky
  Richard Levitte 4333b89f50 Update copyright year před 3 roky
  Agustin Gianni 48116c2d0f Fix incorrect use of BN_CTX API před 3 roky
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 3 roky
  Matt Caswell 454afd9866 Update copyright year před 4 roky
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE před 4 roky
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 před 4 roky
  Kurt Roeckx 42619397eb Add BN_check_prime() před 5 roky
  Kurt Roeckx 6c4ae41f1c Use fewer primes for the trial division před 5 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 5 roky
  Bernd Edlinger 28b4880b8b Merge probable_prime_dh_safe with bn_probable_prime_dh před 5 roky
  Bernd Edlinger 3ce0566dab Add a parameter to probable_prime if we look for a safe prime před 5 roky
  Matt Caswell 2934be9134 Make sure all BIGNUM operations work within the FIPS provider před 5 roky
  Bernd Edlinger 291f616ced Fix an endless loop in BN_generate_prime_ex před 5 roky
  Kurt Roeckx 3e3dcf9ab8 Call RSA generation callback at the correct time. 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 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ před 5 roky
  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) před 6 roky
  Matt Caswell c4d3c19b4c Update copyright year před 6 roky
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public před 6 roky
  KaoruToda 26a7d938c9 Remove parentheses of return. před 7 roky
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and před 7 roky
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys před 7 roky