openssl/crypto/rsa
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
..
.cvsignore
Makefile
rsa_ameth.c CMS RSA-OAEP and RSA-PSS support. 2013-06-21 23:43:05 +01:00
rsa_asn1.c CMS RSA-OAEP and RSA-PSS support. 2013-06-21 23:43:05 +01:00
rsa_chk.c
rsa_crpt.c
rsa_depr.c
rsa_eay.c
rsa_err.c CMS RSA-OAEP and RSA-PSS support. 2013-06-21 23:43:05 +01:00
rsa_gen.c
rsa_lib.c
rsa_locl.h
rsa_none.c
rsa_null.c
rsa_oaep.c Exetended OAEP support. 2013-06-12 18:48:17 +01:00
rsa_pk1.c
rsa_pmeth.c CMS RSA-OAEP and RSA-PSS support. 2013-06-21 23:43:05 +01:00
rsa_prn.c
rsa_pss.c
rsa_saos.c
rsa_sign.c
rsa_ssl.c
rsa_test.c
rsa_x931.c
rsa_x931g.c
rsa.h CMS RSA-OAEP and RSA-PSS support. 2013-06-21 23:43:05 +01:00