1. 09 9月, 1999 1 次提交
    • D
      This is preliminary support for an "RSA null" cipher. Unfortunately when · 4a61a64f
      Dr. Stephen Henson 提交于
      OpenSSL is compiled with NO_RSA, no RSA operations can be used: including
      key generation storage and display of RSA keys. Since these operations are
      not covered by the RSA patent (my understanding is it only covers encrypt,
      decrypt, sign and verify) they can be included: this is an often requested
      feature, attempts to use the patented operations return an error code.
      
      This is enabled by setting RSA_NULL. This means that if a particular application
      has its own legal US RSA implementation then it can use that instead by setting
      it as the default RSA method.
      
      Still experimental and needs some fiddling of the other libraries so they have
      some options that don't attempt to use RSA if it isn't allowed.
      4a61a64f
  2. 08 9月, 1999 1 次提交
  3. 07 9月, 1999 1 次提交
  4. 05 9月, 1999 1 次提交
  5. 04 9月, 1999 1 次提交
  6. 03 9月, 1999 1 次提交
  7. 28 8月, 1999 1 次提交
  8. 27 8月, 1999 1 次提交
  9. 26 8月, 1999 2 次提交
  10. 24 8月, 1999 2 次提交
  11. 23 8月, 1999 1 次提交
  12. 19 8月, 1999 2 次提交
  13. 17 8月, 1999 1 次提交
  14. 11 8月, 1999 1 次提交
  15. 10 8月, 1999 1 次提交
  16. 09 8月, 1999 4 次提交
  17. 08 8月, 1999 1 次提交
  18. 07 8月, 1999 1 次提交
  19. 05 8月, 1999 1 次提交
  20. 03 8月, 1999 1 次提交
  21. 30 7月, 1999 1 次提交
  22. 29 7月, 1999 1 次提交
  23. 28 7月, 1999 2 次提交
  24. 27 7月, 1999 1 次提交
  25. 25 7月, 1999 1 次提交
  26. 22 7月, 1999 2 次提交
  27. 20 7月, 1999 1 次提交
  28. 19 7月, 1999 3 次提交
  29. 16 7月, 1999 1 次提交
  30. 13 7月, 1999 1 次提交