Sorry, I had not noticed that my mail client send mail in HTML.
Thanks for your help.
Dr. Stephen Henson escribió (Thu, 10 Feb 2005 17:59:01 +0100):
> On Thu, Feb 10, 2005, Santiago Zapata Hernandez wrote:
>
>
>> Hi everybody. I need to sign some data, but I'm obtaining
>> differen
On Thu, Feb 10, 2005, Santiago Zapata Hernandez wrote:
> Hi everybody. I need to sign some data, but I'm obtaining different
> sign values when I try it with RSA_private_encrypt() and with
> RSA_sign().
Don't post in HTML.
If you are passing the same digest value to both functions then thaty's
e
Hi everybody. I need to sign some data, but I'm obtaining different sign values when I try it with RSA_private_encrypt() and with RSA_sign().
For example, I have the next buffer as input data to sign:
BYTE buffer[] = {0x2, 0xc7, 0xe4, 0x30, 0xb4, 0x41, 0xe2, 0x30, 0x40, 0xca, 0x90, 0x34