1. 01 5月, 2003 1 次提交
  2. 15 1月, 2003 1 次提交
  3. 09 8月, 2002 1 次提交
    • B
      Add ECDH support. · e172d60d
      Bodo Möller 提交于
      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
  4. 14 2月, 2002 1 次提交
  5. 12 9月, 2001 1 次提交
  6. 07 5月, 2001 1 次提交
  7. 08 3月, 2001 1 次提交
  8. 06 3月, 2001 1 次提交
  9. 09 11月, 2000 1 次提交
  10. 27 10月, 2000 2 次提交
  11. 05 4月, 2000 1 次提交
    • G
      This commit ties the new DSO code (crypto/dso/) into the build for a · 9ec0126e
      Geoff Thorpe 提交于
      variety of platforms. A few are missing, and they will be added in
      eventually, but as this is new stuff, it was better to not break lots of
      platforms in one go that we can't easily test. The changes to "Configure"
      should illustrate how to add support to other systems if you feel like
      having a go.
      
      NB: I'll add something shortly to allow you to add "dlfcn.h" support on
      those platforms that don't have (or need) a dlfcn.h header file. (The
      symbol for Configure will probably by "dlfcn_no_h").
      
      Thanks to Richard Levitte, who is responsible for the dso_dl.c support,
      understanding the trickier aspects of the build process, and giving great
      feedback on everything else.
      
      [Don't use this stuff if you're easily offended by changes to the
      interface or behaviour - it's still work in progress.]
      
      PR:
      9ec0126e
  12. 25 2月, 2000 1 次提交
  13. 14 1月, 2000 1 次提交
  14. 24 4月, 1999 1 次提交
  15. 29 3月, 1999 1 次提交
  16. 25 1月, 1999 1 次提交
  17. 21 12月, 1998 2 次提交