1. 01 4月, 2015 1 次提交
  2. 27 1月, 2015 1 次提交
    • R
      OPENSSL_NO_xxx cleanup: many removals · a00ae6c4
      Rich Salz 提交于
      The following compile options (#ifdef's) are removed:
          OPENSSL_NO_BIO OPENSSL_NO_BUFFER OPENSSL_NO_CHAIN_VERIFY
          OPENSSL_NO_EVP OPENSSL_NO_FIPS_ERR OPENSSL_NO_HASH_COMP
          OPENSSL_NO_LHASH OPENSSL_NO_OBJECT OPENSSL_NO_SPEED OPENSSL_NO_STACK
          OPENSSL_NO_X509 OPENSSL_NO_X509_VERIFY
      
      This diff is big because of updating the indents on preprocessor lines.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      a00ae6c4
  3. 22 1月, 2015 3 次提交
  4. 15 1月, 2015 1 次提交
    • R
      Cleanup OPENSSL_NO_xxx, part 1 · 4b618848
      Rich Salz 提交于
      OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
      OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
      Two typo's on #endif comments fixed:
      	OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
      	OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      4b618848
  5. 19 12月, 2014 1 次提交
  6. 24 9月, 2014 1 次提交
  7. 22 9月, 2014 1 次提交
  8. 08 9月, 2014 1 次提交
  9. 28 3月, 2014 1 次提交
  10. 22 6月, 2013 2 次提交
    • D
      CMS RSA-OAEP and RSA-PSS support. · 0574cadf
      Dr. Stephen Henson 提交于
      Extend RSA ASN1 method to support CMS PSS signatures for both sign
      and verify.
      
      For signing the EVP_PKEY_CTX parameters are read and the appropriate
      CMS structures set up.
      
      For verification the CMS structures are analysed and the corresponding
      parameters in the EVP_PKEY_CTX set.
      
      Also add RSA-OAEP support.
      
      For encrypt the EVP_PKEY_CTX parameters are used.
      
      For decrypt the CMS structure is uses to set the appropriate EVP_PKEY_CTX
      parameters.
      0574cadf
    • D
      Update to OAEP support. · 211a14f6
      Dr. Stephen Henson 提交于
      Add OAEP ctrls to retrieve MD and label. Return errors if
      an attempt is made to set or retrieve OAEP parameters when
      padding mode is not OAEP.
      211a14f6
  11. 13 6月, 2013 1 次提交
    • D
      Exetended OAEP support. · 271fef0e
      Dr. Stephen Henson 提交于
      Extend OAEP support. Generalise the OAEP padding functions to support
      arbitrary digests. Extend EVP_PKEY RSA method to handle the new OAEP
      padding functions and add ctrls to set the additional parameters.
      271fef0e
  12. 18 6月, 2011 1 次提交
  13. 03 6月, 2011 1 次提交
  14. 24 4月, 2011 2 次提交
  15. 03 2月, 2011 1 次提交
  16. 02 2月, 2011 1 次提交
  17. 26 1月, 2011 1 次提交
    • D
      FIPS mode RSA changes: · c553721e
      Dr. Stephen Henson 提交于
      Check for selftest failures.
      
      Pairwise consistency test for RSA key generation.
      
      Use some EVP macros instead of EVP functions.
      
      Use minimal FIPS EVP where needed.
      c553721e
  18. 11 3月, 2010 1 次提交
  19. 09 3月, 2010 1 次提交
  20. 07 3月, 2010 2 次提交
  21. 30 12月, 2008 1 次提交
  22. 29 12月, 2008 1 次提交
  23. 22 6月, 2008 1 次提交
  24. 16 3月, 2008 1 次提交
  25. 28 3月, 2007 1 次提交
  26. 22 11月, 2006 1 次提交
  27. 28 9月, 2006 1 次提交
  28. 06 9月, 2006 1 次提交
  29. 05 9月, 2006 1 次提交
  30. 18 7月, 2006 1 次提交
  31. 12 5月, 2006 1 次提交
  32. 12 4月, 2006 2 次提交
  33. 10 4月, 2006 2 次提交