Cronologia Commit

Autore SHA1 Messaggio Data
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 anni fa
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 anni fa
  Alessandro Ghedini 070c23325a Remove useless code 9 anni fa
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors 9 anni fa
  Pascal Cuoq 99c2033375 Move BN_CTX_start() call so the error case can always call BN_CTX_end(). 9 anni fa
  Ben Kaduk 36ac7bc8a9 GH367 follow-up, for more clarity 9 anni fa
  Ismo Puustinen f00a10b897 GH367: Fix dsa keygen for too-short seed 9 anni fa
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 anni fa
  Rich Salz b548a1f11c free null cleanup finale 9 anni fa
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 anni fa
  Matt Caswell 266483d2f5 RAND_bytes updates 9 anni fa
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 anni fa
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anni fa
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 anni fa
  Dr. Stephen Henson fce8311cae remove FIPS module code from crypto/dsa 10 anni fa
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 anni fa
  Dr. Stephen Henson f6c0bd641c return error if counter exceeds limit and seed value supplied 13 anni fa
  Dr. Stephen Henson ea7fe214c4 check counter value against 4 * L, not 4096 13 anni fa
  Dr. Stephen Henson bc1b04d255 L=3072, N=256 provides 128 bits of security not 112. 13 anni fa
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 anni fa
  Dr. Stephen Henson 2abaa9caaf Add support for DSA2 PQG generation of g parameter. 13 anni fa
  Dr. Stephen Henson f55f5f775e Add support for canonical generation of DSA parameter g. 13 anni fa
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 anni fa
  Dr. Stephen Henson 7c50694f05 Fix warning. 13 anni fa
  Richard Levitte ce67647605 fips_check_dsa_prng() should only be built when OPENSSL_FIPS is defined. 13 anni fa
  Dr. Stephen Henson cac4fb58e0 Add PRNG security strength checking. 13 anni fa
  Dr. Stephen Henson a255e5bc98 check RAND_pseudo_bytes return value 13 anni fa
  Dr. Stephen Henson 16a7fcc447 Return security strength for supported DSA parameters: will be used 13 anni fa
  Dr. Stephen Henson 3c2c4cc5f2 fixes for DSA2 parameter generation 13 anni fa
  Dr. Stephen Henson 3dd9b31dc4 Provisional, experimental support for DSA2 parameter generation algorithm. 13 anni fa