Skip to content

Include OpenSSL legacy.so for ripemd160 and whirlpool

Benjamin Drung requested to merge bdrung/cryptsetup:openssl3 into debian/latest

OpenSSL 3.0 moved support for some crypto hashes (like ripemd160 and whirlpool) into /usr/lib/${arch}/ossl-modules/legacy.so. Include this library if the crypto hashes ripemd160 or whirlpool were detected.

Bug-Ubuntu: https://launchpad.net/bugs/1979159

Merge request reports

Loading