1. 31 7月, 2001 1 次提交
  2. 20 6月, 2001 1 次提交
    • D
      · 323f289c
      Dr. Stephen Henson 提交于
      Change all calls to low level digest routines in the library and
      applications to use EVP. Add missing calls to HMAC_cleanup() and
      don't assume HMAC_CTX can be copied using memcpy().
      
      Note: this is almost identical to the patch submitted to openssl-dev
      by Verdon Walker <VWalker@novell.com> except some redundant
      EVP_add_digest_()/EVP_cleanup() calls were removed and some changes
      made to avoid compiler warnings.
      323f289c
  3. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  4. 07 11月, 2000 1 次提交
  5. 05 2月, 2000 1 次提交
  6. 03 2月, 2000 3 次提交
  7. 30 1月, 2000 2 次提交
  8. 28 1月, 2000 1 次提交
    • U
      Document DSA and SHA. · 38e33cef
      Ulf Möller 提交于
      New function BN_pseudo_rand().
      Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when
      generating DSA primes (why not use BN_is_prime()?)
      38e33cef
  9. 21 1月, 2000 1 次提交
  10. 25 6月, 1999 1 次提交
  11. 08 6月, 1999 1 次提交
  12. 27 4月, 1999 1 次提交
  13. 24 4月, 1999 1 次提交
  14. 20 4月, 1999 1 次提交
  15. 21 12月, 1998 3 次提交