1. 22 Aug, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · fc85ac20
      Dr. Stephen Henson authored
      Make -nameopt work in req and add support for -reqopt
      fc85ac20
  2. 16 Aug, 2002 2 commits
  3. 15 Aug, 2002 1 commit
  4. 14 Aug, 2002 3 commits
  5. 12 Aug, 2002 1 commit
  6. 09 Aug, 2002 2 commits
    • 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
  7. 08 Aug, 2002 1 commit
  8. 02 Aug, 2002 10 commits
  9. 30 Jul, 2002 1 commit
    • Lutz Jänicke's avatar
      OpenSSL Security Advisory [30 July 2002] · c046fffa
      Lutz Jänicke authored
      Changes marked "(CHATS)" were sponsored by the Defense Advanced
      Research Projects Agency (DARPA) and Air Force Research Laboratory,
      Air Force Materiel Command, USAF, under agreement number
      F30602-01-2-0537.
      c046fffa
  10. 23 Jul, 2002 1 commit
  11. 22 Jul, 2002 1 commit
  12. 19 Jul, 2002 1 commit
  13. 16 Jul, 2002 1 commit
    • Richard Levitte's avatar
      For those wanting to build for several platforms with the same source · 041843e4
      Richard Levitte authored
      directory, making a separate directory tree with lots of symbolic links
      seems to be the solution.  Unfortunately, Configure doesn't take appropriate
      steps to support this solution (as in removing a file that's going to be
      rewritten).  This change corrects that situation.  Now I just have to
      find all other places where there's lack of support for this.
      041843e4
  14. 14 Jul, 2002 1 commit
    • Bodo Möller's avatar
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller authored
      (the same keys can be used for ECC schemes other than ECDSA)
      and add some new options.
      
      Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
      in 'PEM' format.
      
      Fix ec_asn1.c (take into account the desired conversion form).
      
      'make update'.
      
      Submitted by: Nils Larsch
      5dbd3efc
  15. 10 Jul, 2002 1 commit
  16. 04 Jul, 2002 1 commit
  17. 26 Jun, 2002 1 commit
  18. 21 Jun, 2002 1 commit
    • Geoff Thorpe's avatar
      Make sure any ENGINE control commands make local copies of string · a6c6874a
      Geoff Thorpe authored
      pointers passed to them whenever necessary. Otherwise it is possible the
      caller may have overwritten (or deallocated) the original string data
      when a later ENGINE operation tries to use the stored values.
      
      Submitted by: Götz Babin-Ebell <babinebell@trustcenter.de>
      Reviewed by: Geoff Thorpe
      PR: 98
      a6c6874a
  19. 18 Jun, 2002 1 commit
  20. 14 Jun, 2002 1 commit
  21. 12 Jun, 2002 3 commits
  22. 11 Jun, 2002 1 commit
  23. 10 Jun, 2002 1 commit
  24. 31 May, 2002 1 commit
  25. 30 May, 2002 1 commit