RE: RSA public and private key encrypt with fips issue

2019-06-12 Thread Yi tiger
986> for Windows 10 From: openssl-users on behalf of Yi tiger Sent: Wednesday, June 12, 2019 11:31:37 PM To: openssl-users@openssl.org Subject: RSA public and private key encrypt with fips issue Hi guys, I have download openssl 1.0.2s and fips 2.0.16 and

RSA public and private key encrypt with fips issue

2019-06-12 Thread Yi tiger
Hi guys, I have download openssl 1.0.2s and fips 2.0.16 and build successfully on windows and then I try to write a simple app encrypted with public key and decrypt with private key. But It failed decrypted with private key when fips mode is turned on, decrypt will be success if fips is turned