openssl dgst -md5 -engine <engine name> should run the algorithm on your specfic engine. Typically -engine <engine name> may be used with all openssl commands.
Piras On Tue, Feb 17, 2009 at 1:52 PM, Chris J Arges <[email protected]>wrote: > Hi, > I was wondering how one could run the openssl tests using a particular > engine. Ideally I'd like to run the entire test suite on an engine (only the > functions it implements). Any pointers would help greatly. > Thanks, > > -- chris > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [email protected] > -- Online Gallery: http://www.deptons.com You comments and ratings are very welcome!!
