1. 19 5月, 2006 1 次提交
  2. 17 4月, 2006 1 次提交
  3. 13 4月, 2006 1 次提交
  4. 11 4月, 2006 1 次提交
  5. 08 4月, 2006 2 次提交
  6. 06 4月, 2006 1 次提交
  7. 23 3月, 2006 1 次提交
  8. 04 2月, 2006 1 次提交
  9. 01 12月, 2005 1 次提交
  10. 17 5月, 2005 1 次提交
  11. 16 5月, 2005 1 次提交
  12. 30 3月, 2005 1 次提交
  13. 14 3月, 2005 1 次提交
  14. 03 11月, 2004 1 次提交
  15. 18 5月, 2004 1 次提交
  16. 15 5月, 2004 1 次提交
  17. 20 4月, 2004 1 次提交
  18. 29 3月, 2004 1 次提交
  19. 27 12月, 2003 1 次提交
  20. 01 5月, 2003 1 次提交
  21. 11 4月, 2003 1 次提交
  22. 23 2月, 2003 1 次提交
  23. 07 2月, 2003 1 次提交
  24. 29 12月, 2002 1 次提交
  25. 09 10月, 2002 1 次提交
  26. 09 8月, 2002 1 次提交
  27. 30 7月, 2002 1 次提交
  28. 15 7月, 2002 1 次提交
    • B
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller 提交于
      (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
  29. 28 6月, 2002 1 次提交
  30. 26 2月, 2002 1 次提交
  31. 23 2月, 2002 1 次提交
  32. 14 2月, 2002 1 次提交
  33. 06 2月, 2002 1 次提交
  34. 24 1月, 2002 1 次提交
    • R
      make update · fe19c448
      Richard Levitte 提交于
      libeay.num got tweaked so the old des symbols would retain their
      positions.
      fe19c448
  35. 03 1月, 2002 1 次提交
    • R
      Because Rijndael is more known as AES, use crypto/aes instead of · 6f9079fd
      Richard Levitte 提交于
      crypto/rijndael.  Additionally, I applied the AES integration patch
      from Stephen Sprunk <stephen@sprunk.org> and fiddled it to work
      properly with the normal EVP constructs (and incidently work the same
      way as all other symmetric cipher implementations).
      
      This results in an API that looks a lot like the rest of the OpenSSL
      cipher suite.
      6f9079fd
  36. 09 10月, 2001 1 次提交
  37. 04 10月, 2001 1 次提交
  38. 26 9月, 2001 1 次提交
    • G
      This changes EVP's cipher and digest code to hook via the ENGINE support. · 11a57c7b
      Geoff Thorpe 提交于
      See crypto/engine/README for details.
      
      - it also removes openbsd_hw.c from the build (that functionality is
        going to be available in the openbsd ENGINE in a upcoming commit)
      
      - evp_test has had the extra initialisation added so it will use (if
        possible) any ENGINEs supporting the algorithms required.
      11a57c7b
  39. 03 9月, 2001 1 次提交