2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-01 19:28:10 +08:00
openssl/crypto/bn
Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1
OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
Two typo's on #endif comments fixed:
	OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
	OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-14 15:57:28 -05:00
..
asm Add Broadwell performance results. 2015-01-13 21:40:14 +01:00
bn_add.c
bn_asm.c Fix for CVE-2014-3570 (with minor bn_asm.c revamp). 2015-01-08 15:49:45 +00:00
bn_blind.c remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
bn_const.c Include <openssl/foo.h> instead of "foo.h" 2014-12-08 14:21:35 -05:00
bn_ctx.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
bn_depr.c remove accidentally committed debugging cruft. 2003-10-29 05:35:31 +00:00
bn_dh.c
bn_div.c
bn_err.c
bn_exp2.c remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
bn_exp.c
bn_gcd.c
bn_gf2m.c
bn_intern.c
bn_kron.c
bn_lcl.h
bn_lib.c Revert "CHANGES: mention "universal" ARM support." 2015-01-06 12:11:01 +01:00
bn_mod.c
bn_mont.c RT3548: Remove some unsupported platforms. 2015-01-12 10:40:00 -05:00
bn_mpi.c
bn_mul.c
bn_nist.c Remove fips_constseg references. 2014-12-08 13:25:38 +00:00
bn_prime.c
bn_prime.h
bn_prime.pl
bn_print.c Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05:00
bn_rand.c
bn_recp.c
bn_shift.c
bn_sqr.c
bn_sqrt.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
bn_srp.c
bn_word.c
bn_x931p.c
bn.h Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05:00
bntest.c Remove use of BN_init, BN_RECP_CTX_init from bntest 2015-01-13 15:39:37 +00:00
exptest.c
Makefile
rsaz_exp.c crypto/bn/asm/rsaz-x86_64.pl: make it work on Win64. 2013-12-03 22:28:48 +01:00
rsaz_exp.h
vms-helper.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00