Skip to content
  1. May 16, 2002
  2. May 15, 2002
    • Dr. Stephen Henson's avatar
      · 544a2aea
      Dr. Stephen Henson authored
      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
  3. May 14, 2002
  4. May 12, 2002
  5. May 11, 2002
  6. May 10, 2002
    • Dr. Stephen Henson's avatar
      · 6e5dd63c
      Dr. Stephen Henson authored
      Add config entry debug-steve-linux-pseudo64.  This sets the
      SIXTY_FOUR bignum library option to use 64 bit operations
      on the 32 bit linux platform.
      
      This is very inefficient but it can be used to test some
      of the 64 bit logic on a 32 bit platform.
      6e5dd63c
    • Dr. Stephen Henson's avatar
      · dc014d43
      Dr. Stephen Henson authored
      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
    • Dr. Stephen Henson's avatar
      · 2f9cf160
      Dr. Stephen Henson authored
      Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
      2f9cf160
  7. May 09, 2002
  8. May 08, 2002
  9. May 07, 2002
  10. May 06, 2002
  11. May 05, 2002
  12. May 02, 2002
  13. May 01, 2002
    • Dr. Stephen Henson's avatar
      · 253ef218
      Dr. Stephen Henson authored
      Add apps_startup and bio_err init code to smime.c
      253ef218
  14. Apr 30, 2002
  15. Apr 29, 2002
  16. Apr 26, 2002
  17. Apr 25, 2002