1. 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
  2. 12 Jul, 2002 1 commit
  3. 11 Jul, 2002 1 commit
  4. 10 Jul, 2002 7 commits
  5. 09 Jul, 2002 2 commits
  6. 08 Jul, 2002 2 commits
  7. 04 Jul, 2002 1 commit
  8. 30 Jun, 2002 1 commit
  9. 29 Jun, 2002 1 commit
  10. 27 Jun, 2002 18 commits
  11. 26 Jun, 2002 2 commits
  12. 25 Jun, 2002 1 commit
  13. 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
  14. 20 Jun, 2002 1 commit