Re: [edk2] OpenSSL error code question

2013-10-30 Thread Long, Qin
hursday, October 31, 2013 4:03 AM To: [email protected] Subject: [edk2] OpenSSL error code question Hi all, I am using the edk2 CryptoPkg with OpenSSL patched and compiled according to the EDK2 instructions. I am running into an issue where I am trying to write an application w

[edk2] OpenSSL error code question

2013-10-30 Thread cruxpot
Hi all, I am using the edk2 CryptoPkg with OpenSSL patched and compiled according to the EDK2 instructions. I am running into an issue where I am trying to write an application where I sign an Rsa key generated from RsaGetPrivateKeyFromPem call. The call RsaPkcs1Sign is returning false and I see