Peter Fry wrote: > I recently discovered that openssl doesn't use cryptodev or padlock > when compiled with the fips option (even though the engine was set.. > i.e.: oepnssl speed -evp aes-128-cbc -engine padlock). It seems to me > that the engines should be used unless FIPS mode has been set. What's > the intended behavior here?
This was answered (indirectly) in the past few months; the fips build is growing to include non-fips features (optimized/assembly code, etc) but at this time you are looking at an artifact of bygone days when the fips build was fips-only. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
