aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_all.c
Commit message (Expand)AuthorAgeFilesLines
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Disable engines that will fail to build when bn is made opaqueMatt Caswell2014-12-081-0/+3
* Remove RSAX engine, superseded by RSAZ module.Andy Polyakov2013-07-051-3/+0
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-2/+2
* eng_all.c: revert previous "disable Padlock" commit, which was unjustified.Andy Polyakov2012-03-191-2/+2
* Padlock engine doesn't build (the asm parts are not built for some reason),Ben Laurie2011-12-131-2/+2
* Remove eng_aesni.c as AES-NI support is integrated directly at EVP.Andy Polyakov2011-10-131-3/+0
* Add provisory support for RDRAND instruction.Andy Polyakov2011-08-101-0/+3
* Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov2011-07-201-0/+3
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson2010-07-211-0/+3
* load cryptodev if HAVE_CRYPTODEV is set tooDr. Stephen Henson2010-03-011-1/+1
* Intel AES-NI engine.Andy Polyakov2009-04-271-0/+3
* Update VC-32.pl and load CryptoAPI engine in the right place.Dr. Stephen Henson2008-05-311-1/+1
* More CryptoAPI engine code from stable branch.Dr. Stephen Henson2008-05-311-0/+3
* Minor clean-up in crypto/engine.Andy Polyakov2006-12-291-6/+6
* Compile in gost engine.Dr. Stephen Henson2006-09-211-0/+3
* New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson2005-04-191-1/+1
* VIA C3 processor extends IA-32 instruction set with instuctionsAndy Polyakov2004-08-021-0/+3
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-2/+1
* This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. ifGeoff Thorpe2003-01-301-11/+14
* FreeBSD has /dev/crypto as well.Richard Levitte2003-01-161-6/+6
* Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.Richard Levitte2002-11-011-1/+1
* Step 11a of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+2
* The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte2002-10-021-2/+13
* This adds a new ENGINE to support IBM 4758 cards, contributed by MauriceGeoff Thorpe2002-02-271-0/+3
* Add aep and sureware implementations and clean up some error reasonsRichard Levitte2002-02-071-0/+6
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-70/+21
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-2/+2
* make engine file names unique in 8.3Ulf Möller2001-09-071-0/+142