Skip to content
  1. Nov 20, 2002
  2. Nov 18, 2002
  3. Nov 15, 2002
  4. Nov 14, 2002
  5. Nov 13, 2002
  6. Nov 09, 2002
  7. Nov 04, 2002
  8. Oct 29, 2002
  9. Oct 28, 2002
  10. Oct 12, 2002
  11. Oct 11, 2002
  12. Oct 10, 2002
  13. Oct 04, 2002
    • Dr. Stephen Henson's avatar
      · fc6a6a10
      Dr. Stephen Henson authored
      Add version info to Win32 DLLs.
      
      We might want to edit the strings a bit...
      
      Maybe add to 0.9.7 too?
      fc6a6a10
  14. Oct 03, 2002
  15. Sep 26, 2002
  16. Sep 25, 2002
  17. Sep 23, 2002
  18. Sep 19, 2002
  19. Sep 10, 2002
  20. Sep 02, 2002
  21. Aug 22, 2002
    • Dr. Stephen Henson's avatar
      · fc85ac20
      Dr. Stephen Henson authored
      Make -nameopt work in req and add support for -reqopt
      fc85ac20
  22. Aug 16, 2002
  23. Aug 15, 2002
  24. Aug 14, 2002
  25. Aug 12, 2002
  26. Aug 09, 2002
    • Bodo Möller's avatar
      ECC ciphersuite support · ea262260
      Bodo Möller authored
      Submitted by: Douglas Stebila <douglas.stebila@sun.com>
      (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
      ea262260
    • Bodo Möller's avatar
      Add ECDH support. · e172d60d
      Bodo Möller authored
      Additional changes:
       - use EC_GROUP_get_degree() in apps/req.c
       - add ECDSA and ECDH to apps/speed.c
       - adds support for EC curves over binary fields to ECDSA
       - new function EC_KEY_up_ref() in crypto/ec/ec_key.c
       - reorganize crypto/ecdsa/ecdsatest.c
       - add engine support for ECDH
       - fix a few bugs in ECDSA engine support
      
      Submitted by: Douglas Stebila <douglas.stebila@sun.com>
      e172d60d