On 3/9/16, 12:57 , "openssl-dev on behalf of danigrosu" <[email protected] on behalf of [email protected]> wrote:
>In git version, if I comment the block...
I found that was not necessary. But autotools setup did not work (see my
previous post in this thread). Perhaps Richard could shed some light on
that.
$ echo whatever | OPENSSL_ENGINES=. openssl dgst -md5 -engine emd5
engine "emd5" set.
(stdin)= d8d77109f4a24efc3bd53d7cabb7ee35
$
Regarding RSA-X engine, it lacks the dynamic binding code necessary for
being loaded, etc. That’s why it fails to load. Check the contents of
e_md5.c and eng_rsax.c for differences.
$ OPENSSL_ENGINES=. openssl engine -t -c rsax
(rsax) RSAX engine support
[RSA]
[ available ]
$
smime.p7s
Description: S/MIME cryptographic signature
-- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
