Dr. Stephen Henson 0574cadf85 CMS RSA-OAEP and RSA-PSS support.
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.
2013-06-21 23:43:05 +01:00
..
2013-06-21 23:43:05 +01:00
2013-06-21 23:43:05 +01:00
2011-02-21 17:35:53 +00:00
2006-01-29 23:12:22 +00:00
2011-10-19 14:59:27 +00:00
2013-06-21 23:43:05 +01:00
2011-01-26 15:37:41 +00:00
2008-11-05 18:39:08 +00:00
2013-06-12 18:48:17 +01:00
2013-06-21 23:43:05 +01:00
2008-11-05 18:39:08 +00:00
2013-06-21 23:43:05 +01:00