Hey Jan, thanks for the report. This has been discussed upstream at https://github.com/openssl/openssl/issues/16994. OpenSSL 3 has deprecated RIPEMD160 and thus moved them to the legacy provider according to the official openssl migration guide at https://www.openssl.org/docs/manmaster/man7/migration_guide.html.
It looks like it can be worked around for now by adding -provider legacy as in: openssl rmd160 -provider legacy < some-file or by modifying your openssl.cnf to always load the legacy provider. ** Bug watch added: github.com/openssl/openssl/issues #16994 https://github.com/openssl/openssl/issues/16994 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971992 Title: openssl rmd160 digest broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1971992/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs