Skip to content
  1. May 15, 2002
    • Dr. Stephen Henson's avatar
      · bb3a69f8
      Dr. Stephen Henson authored
      Zero cipher_data in EVP_CIPHER_CTX_cleanup
      
      Add cleanup calls to evp_test.c
      bb3a69f8
  2. May 14, 2002
  3. May 12, 2002
  4. May 11, 2002
    • Dr. Stephen Henson's avatar
      · d0e3726c
      Dr. Stephen Henson authored
      EVP_SealFinal should return a value.
      d0e3726c
    • Dr. Stephen Henson's avatar
      · 75a46764
      Dr. Stephen Henson authored
      closedir is not used on Win32.
      75a46764
  5. May 10, 2002
    • Dr. Stephen Henson's avatar
      · 4eceda65
      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.
      4eceda65
    • Dr. Stephen Henson's avatar
      · 1c511bdb
      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.
      1c511bdb
    • Dr. Stephen Henson's avatar
      · f9bd76e4
      Dr. Stephen Henson authored
      Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
      f9bd76e4
  6. May 09, 2002
  7. May 08, 2002
  8. May 07, 2002
  9. May 06, 2002
  10. May 05, 2002
  11. May 02, 2002
  12. May 01, 2002
    • Dr. Stephen Henson's avatar
      · b27dfeac
      Dr. Stephen Henson authored
      Add apps_startup and bio_err init code to smime.c
      b27dfeac
  13. Apr 30, 2002
  14. Apr 29, 2002
  15. Apr 26, 2002
  16. Apr 25, 2002
  17. Apr 23, 2002