Add -engine_impl option to dgst which will use an implementation of
authorDr. Stephen Henson <steve@openssl.org>
Fri, 5 Mar 2010 13:28:21 +0000 (13:28 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 23 Jan 2014 18:35:42 +0000 (18:35 +0000)
commit3fcf327e26f05b73f92e0e19946b888721945bc1
treec653473b2741642a9fddce2315f8994a8834d0d2
parent3f4742b48c8ce2d1474bccf4c3df9152cfbc3040
Add -engine_impl option to dgst which will use an implementation of
an algorithm from the supplied engine instead of just the default one.
(cherry picked from commit bb845ee044587a91589357a772a02cffb0ba4454)
apps/dgst.c