Dear Steve,
Thank you for your reply. Now, I know the support status of RSASSA-PSS in the
openssl. Thank you so much.
Best Regards,Xiang Lu
> Date: Tue, 22 Jun 2010 13:24:52 +0200
> From: st...@openssl.org
> To: openssl-users@openssl.org
> Subject: Re: questions about RSASSA-PSS
On Tue, Jun 22, 2010, wrote:
>
> Dear Mounir IDRASSI, I am sorry for the wrong title in the last email. I
> read your code. I am not sure about the lower-level encoding method. For
> RSA_padding_add_PKCS1_PSS,what's the encoding method it use,
> RSASSA-PKCS1-V1_5 or RSASSA-PSS? I found a em
rds,
Xiang
From: luxiang...@hotmail.com
To: openssl-users@openssl.org
Subject: RE: questions about RSASSA-PSS
Date: Tue, 22 Jun 2010 02:14:39 +
Dear Cheers,
Thank you for your help. I have downloaded your code. Thank you so much.
Regards,
Xiang
&
xiang...@hotmail.com
To: openssl-users@openssl.org
Subject: RE: questions about RSASSA-PSS
Date: Tue, 22 Jun 2010 02:14:39 +
Dear Cheers,
Thank you for your help. I have downloaded your code. Thank you so much.
Regards,Xiang
> Date: Tue, 22 Jun 2010 03:46:51 +0200
> From: mounir.idra..
Dear Cheers,
Thank you for your help. I have downloaded your code. Thank you so much.
Regards,Xiang
> Date: Tue, 22 Jun 2010 03:46:51 +0200
> From: mounir.idra...@idrix.net
> To: openssl-users@openssl.org
> Subject: Re: questions about RSASSA-PSS
>
> Hi,
>
>
Hi,
The low-level functions RSA_padding_add_PKCS1_PSS and
RSA_verify_PKCS1_PSS will get the job done.
I have wrote last year a sample showing how they work. You can get it
here : http://www.idrix.fr/Root/Samples/openssl_pss_signature.c .
For high-level function (maybe EVP interface), I will let o
Hi all,
Could anybody please tell me the support status of RSASSA-PSS in openssl with
the version after 0.9.8l. If there is the implementation, could you please tell
me which functions I can call directly for my project purpose. Thank you so
much.
Regards,Xiang