Hi,
As far as I know, it's only supported in the 0.9.9 development tree
through the introduction of the new type EVP_PKEY_CTX and the new
functions EVP_PKEY_sign_init and EVP_PKEY_sign. Personally, I find it
simpler to implement this scheme using the low level primitives I showed
you in my sample code.
Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr
Chevalier Dev wrote:
Hi Mounir:
Thanks a lot for the sample code, it answers all my questions!
Do you know if PSS is going to be part of the next release for RSA signatures?
Cheers
-- Chev
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org