1. 27 4月, 2005 1 次提交
  2. 30 3月, 2005 1 次提交
  3. 26 1月, 2005 1 次提交
  4. 18 1月, 2005 1 次提交
    • R
      Changes concering RFC 3820 (proxy certificates) integration: · a7201e9a
      Richard Levitte 提交于
       - Enforce that there should be no policy settings when the language
         is one of id-ppl-independent or id-ppl-inheritAll.
       - Add functionality to ssltest.c so that it can process proxy rights
         and check that they are set correctly.  Rights consist of ASCII
         letters, and the condition is a boolean expression that includes
         letters, parenthesis, &, | and ^.
       - Change the proxy certificate configurations so they get proxy
         rights that are understood by ssltest.c.
       - Add a script that tests proxy certificates with SSL operations.
      
      Other changes:
      
       - Change the copyright end year in mkerr.pl.
       - make update.
      a7201e9a
  5. 03 11月, 2004 1 次提交
  6. 30 8月, 2004 1 次提交
  7. 02 8月, 2004 2 次提交
  8. 27 7月, 2004 1 次提交
    • A
      Add framework for yet another assembler module dubbed "cpuid." Idea · 14e21f86
      Andy Polyakov 提交于
      is to have a placeholder to small routines, which can be written only
      in assembler. In IA-32 case this includes processor capability
      identification and access to Time-Stamp Counter. As discussed earlier
      OPENSSL_ia32cap is introduced to control recently added SSE2 code
      pathes (see docs/crypto/OPENSSL_ia32cap.pod). For the moment the
      code is operational on ELF platforms only. I haven't checked it yet,
      but I have all reasons to believe that Windows build should fail to
      link too. I'll be looking into it shortly...
      14e21f86
  9. 10 7月, 2004 1 次提交
  10. 18 5月, 2004 1 次提交
  11. 20 4月, 2004 1 次提交
  12. 24 3月, 2004 1 次提交
  13. 27 12月, 2003 1 次提交
  14. 04 12月, 2003 1 次提交
  15. 29 11月, 2003 1 次提交
  16. 13 10月, 2003 1 次提交
  17. 28 9月, 2003 1 次提交
  18. 09 9月, 2003 1 次提交
  19. 01 5月, 2003 1 次提交
  20. 20 12月, 2002 1 次提交
  21. 27 11月, 2002 1 次提交
  22. 09 10月, 2002 1 次提交
  23. 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
  24. 31 7月, 2002 1 次提交
  25. 30 7月, 2002 1 次提交
  26. 28 6月, 2002 1 次提交
  27. 10 6月, 2002 1 次提交
  28. 31 5月, 2002 1 次提交
  29. 02 5月, 2002 1 次提交
  30. 14 2月, 2002 1 次提交
  31. 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
  32. 30 10月, 2001 1 次提交
  33. 04 10月, 2001 1 次提交
  34. 06 8月, 2001 1 次提交
  35. 06 6月, 2001 1 次提交
  36. 16 5月, 2001 1 次提交
  37. 07 5月, 2001 1 次提交
  38. 09 3月, 2001 2 次提交