+22
−6
+436
−131
+8
−0
+10
−3
+0
−10
File changed.
Preview size limit exceeded, changes collapsed.
Loading
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 0574cadf) Also sync error codes with OpenSSL 1.0.1 and add new ones.
File changed.
Preview size limit exceeded, changes collapsed.