[Pkg-openssl-devel] Bug#1020695: failure to compute digest: md4 and rmd160
Richard B. Kreckel
kreckel at in.terlu.de
Sun Sep 25 14:39:47 BST 2022
Package: openssl
Version: 3.0.5-4
rbk at bitzer:~$ echo foo |openssl dgst -md4
Error setting digest
4087791C597F0000:error:0308010C:digital envelope
routines:inner_evp_generic_fetch:unsupported:../crypto/evp/evp_fetch.c:373:Global
default library context, Algorithm (MD4 : 88), Properties ()
4087791C597F0000:error:03000086:digital envelope
routines:evp_md_init_internal:initialization
error:../crypto/evp/digest.c:252:
rbk at bitzer:~$ echo foo |openssl dgst -rmd160
Error setting digest
40A761FE947F0000:error:0308010C:digital envelope
routines:inner_evp_generic_fetch:unsupported:../crypto/evp/evp_fetch.c:373:Global
default library context, Algorithm (RIPEMD160 : 99), Properties ()
40A761FE947F0000:error:03000086:digital envelope
routines:evp_md_init_internal:initialization
error:../crypto/evp/digest.c:252:
All other digests seem to work fine.
-richy.
--
Richard B. Kreckel
<https://in.terlu.de/~kreckel/>
More information about the Pkg-openssl-devel
mailing list