openssl/engines
Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA
Remove support for SHA0 and DSS0 (they were broken), and remove
the ability to attempt to build without SHA (it didn't work).
For simplicity, remove the option of not building various SHA algorithms;
you could argue that SHA_224/256/384/512 should be kept, since they're
like crypto algorithms, but I decided to go the other way.
So these options are gone:
	GENUINE_DSA         OPENSSL_NO_SHA0
	OPENSSL_NO_SHA      OPENSSL_NO_SHA1
	OPENSSL_NO_SHA224   OPENSSL_NO_SHA256
	OPENSSL_NO_SHA384   OPENSSL_NO_SHA512

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-27 12:34:45 -05:00
..
asm RT2513: Fix typo's paramter-->parameter 2014-08-19 11:09:33 -04:00
ccgost More comment realignment 2015-01-22 09:20:10 +00:00
vendor_defns Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
alpha.opt Synchronise with Unix and do all other needed modifications to have it 2010-11-22 22:04:41 +00:00
axp.opt Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
capierr.bat Windows batch file to rebuild error codes for CryptoAPI ENGINE. 2008-06-02 23:10:34 +00:00
e_4758cca.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_4758cca.ec Change the source and output paths for 'chil' and '4758cca' engines so that 2005-05-29 19:14:21 +00:00
e_4758cca_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_4758cca_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_aep.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_aep.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_aep_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_aep_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_atalla.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_atalla.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_atalla_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_atalla_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_capi.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_capi.ec Add CryptoAPI ENGINE from stable branch. 2008-05-31 22:49:32 +00:00
e_capi_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_capi_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_chil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_chil.ec Change the source and output paths for 'chil' and '4758cca' engines so that 2005-05-29 19:14:21 +00:00
e_chil_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_chil_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_cswift.c More comment realignment 2015-01-22 09:20:10 +00:00
e_cswift.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_cswift_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_cswift_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_gmp.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_gmp.ec Commit a slightly modified version of an old experiment to do RSA private 2003-01-30 15:43:07 +00:00
e_gmp_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_gmp_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_nuron.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_nuron.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_nuron_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_nuron_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_padlock.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_padlock.ec Missing config file. 2007-04-05 16:57:07 +00:00
e_sureware.c OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
e_sureware.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_sureware_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_sureware_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_ubsec.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_ubsec.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_ubsec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_ubsec_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
engine_vector.mar Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
ia64.opt Synchronise with Unix and do all other needed modifications to have it 2010-11-22 22:04:41 +00:00
makeengines.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
Makefile RT3548: Remove some unsupported platforms. 2015-01-12 10:40:00 -05:00
vax.opt Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00