Dr. Stephen Henson af7d6b936b 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.
(cherry picked from commit 0574cadf857b19485465b9d71b7dec9549857a4d)

Also sync error codes with OpenSSL 1.0.1 and add new ones.
2013-10-01 14:01:18 +01:00
..
2012-06-03 22:03:37 +00:00
2013-10-01 14:01:18 +01:00
2013-10-01 14:01:18 +01:00
2006-01-29 23:12:22 +00:00
2012-06-06 12:41:46 +00:00
2013-10-01 14:01:18 +01:00
2008-11-05 18:39:08 +00:00
2013-10-01 14:01:17 +01:00
2013-10-01 14:01:18 +01:00
2008-11-05 18:39:08 +00:00
2008-11-05 18:39:08 +00:00
2013-10-01 14:01:18 +01:00