1. 10 6月, 2002 2 次提交
  2. 06 6月, 2002 3 次提交
  3. 05 6月, 2002 5 次提交
  4. 03 6月, 2002 1 次提交
  5. 31 5月, 2002 7 次提交
  6. 30 5月, 2002 4 次提交
  7. 23 5月, 2002 4 次提交
  8. 22 5月, 2002 2 次提交
  9. 21 5月, 2002 1 次提交
  10. 19 5月, 2002 1 次提交
  11. 16 5月, 2002 2 次提交
    • B
      fix EVP_dsa_sha macro · 46ffee47
      Bodo Möller 提交于
      Submitted by: Nils Larsch
      46ffee47
    • D
      · 544a2aea
      Dr. Stephen Henson 提交于
      Zero cipher_data in EVP_CIPHER_CTX_cleanup
      
      Add cleanup calls to evp_test.c
      
      Allow reuse of cipher contexts by removing
      automatic cleanup in EVP_*Final().
      544a2aea
  12. 15 5月, 2002 1 次提交
  13. 12 5月, 2002 1 次提交
    • D
      · e9ba6963
      Dr. Stephen Henson 提交于
      EVP_SealFinal should return a value.
      e9ba6963
  14. 11 5月, 2002 2 次提交
    • D
      · dc014d43
      Dr. Stephen Henson 提交于
      Fallback to normal multiply if n2 == 8 and dna or dnb is not zero
      in bn_mul_recursive.
      
      This is (hopefully) what was triggering bignum errors on 64 bit
      platforms and causing the BN_mod_mul test to fail.
      dc014d43
    • D
      · 2f9cf160
      Dr. Stephen Henson 提交于
      Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
      2f9cf160
  15. 10 5月, 2002 3 次提交
  16. 08 5月, 2002 1 次提交