提交历史

作者 SHA1 备注 提交日期
  Dr. Stephen Henson ea7fe214c4 check counter value against 4 * L, not 4096 13 年之前
  Dr. Stephen Henson bc1b04d255 L=3072, N=256 provides 128 bits of security not 112. 13 年之前
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 年之前
  Dr. Stephen Henson 2abaa9caaf Add support for DSA2 PQG generation of g parameter. 13 年之前
  Dr. Stephen Henson f55f5f775e Add support for canonical generation of DSA parameter g. 13 年之前
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 年之前
  Dr. Stephen Henson 7c50694f05 Fix warning. 13 年之前
  Richard Levitte ce67647605 fips_check_dsa_prng() should only be built when OPENSSL_FIPS is defined. 13 年之前
  Dr. Stephen Henson cac4fb58e0 Add PRNG security strength checking. 13 年之前
  Dr. Stephen Henson a255e5bc98 check RAND_pseudo_bytes return value 13 年之前
  Dr. Stephen Henson 16a7fcc447 Return security strength for supported DSA parameters: will be used 13 年之前
  Dr. Stephen Henson 3c2c4cc5f2 fixes for DSA2 parameter generation 13 年之前
  Dr. Stephen Henson 3dd9b31dc4 Provisional, experimental support for DSA2 parameter generation algorithm. 13 年之前
  Dr. Stephen Henson 7c8ced94c3 Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer 14 年之前
  Dr. Stephen Henson 20818e00fd FIPS mode DSA changes: 14 年之前
  Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated 14 年之前
  Ben Laurie c8bbd98a2b Fix warnings. 14 年之前
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 年之前
  Ben Laurie 1457619e13 Remove misleading dead code. Constify. (Coverity ID 142) 16 年之前
  Dr. Stephen Henson fcd1cb666c Fix from fips branch. 17 年之前
  Dr. Stephen Henson 3627fedbea Win32 fixes. Add GOST algorithm to mkdef, update ordinals. Signed/unsigned fixes. 17 年之前
  Nils Larsch ebb01b84b8 size_t -> int 17 年之前
  Nils Larsch 357d5de5b9 add support for DSA with SHA2 18 年之前
  Nils Larsch c01d2b974e when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macro 19 年之前
  Dr. Stephen Henson 41c70d47d7 Remaing bits of PR:620 relevant to 0.9.8. 20 年之前
  Geoff Thorpe 08e1cbc62c The new BN_CTX code makes this sort of abuse unnecessary. 20 年之前
  Richard Levitte 751ff1d376 Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA. 21 年之前
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to 22 年之前
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 年之前
  Dr. Stephen Henson 20d2186c87 23 年之前