1. 14 7月, 2006 1 次提交
  2. 10 12月, 2005 1 次提交
  3. 12 7月, 2005 1 次提交
  4. 17 5月, 2005 1 次提交
  5. 16 5月, 2005 2 次提交
  6. 30 3月, 2005 1 次提交
  7. 06 2月, 2005 1 次提交
  8. 26 1月, 2005 1 次提交
  9. 18 1月, 2005 1 次提交
  10. 10 1月, 2005 1 次提交
  11. 26 12月, 2004 1 次提交
  12. 24 12月, 2004 1 次提交
  13. 14 12月, 2004 1 次提交
  14. 03 11月, 2004 1 次提交
  15. 24 7月, 2004 1 次提交
  16. 19 7月, 2004 1 次提交
  17. 27 12月, 2003 1 次提交
  18. 09 10月, 2002 1 次提交
  19. 28 6月, 2002 1 次提交
  20. 20 2月, 2002 2 次提交
  21. 16 2月, 2002 1 次提交
  22. 26 1月, 2002 1 次提交
  23. 25 1月, 2002 1 次提交
  24. 19 1月, 2002 1 次提交
  25. 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
  26. 01 8月, 2001 1 次提交
  27. 31 7月, 2001 1 次提交
  28. 06 3月, 2001 1 次提交
  29. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  30. 08 2月, 2001 2 次提交
  31. 06 2月, 2001 1 次提交
  32. 13 11月, 2000 1 次提交
  33. 15 10月, 2000 1 次提交
  34. 25 9月, 2000 1 次提交
  35. 07 9月, 2000 1 次提交
  36. 13 6月, 2000 1 次提交
  37. 24 1月, 2000 1 次提交
    • D
      · dd9d233e
      Dr. Stephen Henson 提交于
      Tidy up CRYPTO_EX_DATA structures.
      dd9d233e