When you say you put it in "the appropriate of the lib/", what
directory is that exactly? Does it correspond to the output of
"openssl3 version -e"?
On Sun, 01 Dec 2019 00:58:00 +0100,
Blumenthal, Uri - 0553 - MITLL wrote:
>
>
> In preparation for writing a new engine that supports message dige
In preparation for writing a new engine that supports message digest and
asymmetric crypto (sign and decrypt), I am trying to port the existing
simple/demo engines from the Engine Corner examples (thanks, Richard!).
The fork of https://github.com/engine-corner/Lesson-2-A-digest.git that
compile