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
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users