[openssl-users] Unable to generate privatekey with 128bit salt
kishore
satyakishore09 at gmail.com
Fri Oct 13 11:05:00 UTC 2017
Hi,
I'm trying to generate a private key to use in fips mode with BC as
provider for my application.
I tried below command to do the same,
*./openssl genrsa -out aes256sha12048.key -aes256 2048 -S E1F53135E559C253*
but when try to load the key using BouncyCastle code, it throws
*"Error salt must be at least 128 bits"*
I'm a novice, can someone help me with this.
~Kishore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20171013/180c7697/attachment-0001.html>
More information about the openssl-users
mailing list