Skip to content
  1. May 30, 2002
  2. May 29, 2002
  3. May 28, 2002
  4. May 27, 2002
  5. May 24, 2002
  6. May 23, 2002
  7. May 22, 2002
  8. May 21, 2002
  9. May 19, 2002
    • Dr. Stephen Henson's avatar
      · eee6c81a
      Dr. Stephen Henson authored
      Reorganise -subj option code, fix buffer overrun.
      eee6c81a
    • Dr. Stephen Henson's avatar
      · b89670ef
      Dr. Stephen Henson authored
      Fix Mingw32 asm build: use the Unix
      bignum assembly method of bn-586.pl
      and co-586.pl which (for some reason)
      VC++ doesn't use.
      b89670ef
  10. May 18, 2002
  11. May 16, 2002
  12. 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
  13. May 14, 2002
  14. May 12, 2002
  15. May 11, 2002
    • Dr. Stephen Henson's avatar
      · e9ba6963
      Dr. Stephen Henson authored
      EVP_SealFinal should return a value.
      e9ba6963