Skip to content
  1. Jun 18, 2002
  2. Jun 14, 2002
  3. Jun 12, 2002
  4. Jun 11, 2002
  5. Jun 10, 2002
  6. May 31, 2002
  7. May 30, 2002
  8. May 16, 2002
  9. 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
  10. May 10, 2002
    • 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
  11. May 08, 2002
  12. May 07, 2002
  13. May 05, 2002
  14. Apr 30, 2002
  15. Apr 26, 2002
  16. Apr 17, 2002
  17. Apr 15, 2002
  18. Apr 13, 2002
  19. Apr 12, 2002
  20. Apr 10, 2002
  21. Apr 09, 2002
  22. Apr 04, 2002
  23. Mar 26, 2002
  24. Mar 20, 2002
  25. Mar 19, 2002
  26. Mar 18, 2002
    • Bodo Möller's avatar
      Fix bugs and typos. · af28dd6c
      Bodo Möller authored
      Add some WTLS curves.
      New function EC_GROUP_check() (this will probably
      be implemented differently soon).
      
      Submitted by: Nils Larsch
      Reviewed by: Bodo Moeller
      af28dd6c
  27. Mar 15, 2002
  28. Mar 14, 2002
  29. Mar 07, 2002
  30. Mar 06, 2002
    • Dr. Stephen Henson's avatar
      · 0dc09233
      Dr. Stephen Henson authored
      ENGINE module additions.
      
      Add "init" command to control ENGINE
      initialization.
      
      Call ENGINE_finish on initialized ENGINEs on exit.
      
      Reorder shutdown in apps.c: modules should be shut
      down first.
      
      Add test private key loader to openssl ENGINE: this
      just loads a private key in PEM format.
      
      Fix print format for dh length parameter.
      0dc09233
    • Bodo Möller's avatar
      add SECG OIDs · 36c19463
      Bodo Möller authored
      Submitted by: Nils Larsch
      36c19463
    • Bodo Möller's avatar
      reference counting for EC_GROUP structures is not needed (at the · 45fb7379
      Bodo Möller authored
      moment at least), so remove it
      45fb7379
  31. Mar 05, 2002
  32. Feb 28, 2002