OpenSSL 1.1.1t cannot decrypt 1.0.2k-fips files
Viktor Dukhovni
openssl-users at dukhovni.org
Mon Apr 3 15:59:38 UTC 2023
On Mon, Apr 03, 2023 at 05:44:26PM +0200, Tomas Mraz wrote:
> As written in the openssl-enc manual page the default digest for
> hashing the password was changed from MD5 to SHA256 in OpenSSL-1.1.0.
>
> You need to use -md sha256 option with the enc tool on 1.1.1 to decrypt
> files from the 1.0.2 version.
I think you meant "-md md5".
--
Viktor.
More information about the openssl-users
mailing list