Re: How to swap engines / register functionality on the fly

2014-04-09 Thread axisofevil
I'm concluding something in the sign() is causing this but have no clue. I do set fips off too. openssl version - OpenSSL 1.0.1e-fips 11 Feb 2013 -- View this message in context: http://openssl.6102.n7.nabble.com/How-to-swap-engines-register-functionality-on-the-fly-tp48982p49159.html Sent

Re: How to swap engines / register functionality on the fly

2014-03-28 Thread axisofevil
.nabble.com/How-to-swap-engines-register-functionality-on-the-fly-tp48982p48991.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http://www.openssl.org User Support

Re: How to swap engines / register functionality on the fly

2014-03-28 Thread axisofevil
: http://openssl.6102.n7.nabble.com/How-to-swap-engines-register-functionality-on-the-fly-tp48982p49000.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http

How to swap engines / register functionality on the fly

2014-03-27 Thread axisofevil
in context: http://openssl.6102.n7.nabble.com/How-to-swap-engines-register-functionality-on-the-fly-tp48982.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http

Re: How to swap engines / register functionality on the fly

2014-03-27 Thread Dr. Stephen Henson
On Thu, Mar 27, 2014, axisofevil wrote: I would like to use default implementations for some ECC operations but the OpenSC pkcs11 engine for other ECDSA operations. At a high level I have a Sign() a Verify() in one app on a server - the Sign() needs to be done via a HSM using PKCS11