openssl/crypto/bn
Bodo Möller f4364e0730 Disable buggy code variant in BN_mod_mul_montgomery that was enabled
in 0.9.6-beta1 and 0.9.6-beta2 and caused the BN_mont_exp_mont_word()
failure (bug report "openssh 2.2.0p1 fails with openssl 0.9.6-beta1").
2000-09-19 17:21:52 +00:00
..
asm A patch from HP for better performance. 2000-09-17 20:04:42 +00:00
.cvsignore
bn_add.c
bn_asm.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
bn_blind.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bn_ctx.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bn_div.c Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). 2000-08-04 00:01:39 +00:00
bn_err.c Slightly faster DSA verification (BN_mod_exp2_mont), 2000-06-08 20:26:03 +00:00
bn_exp2.c Comment for increased code clarity. 2000-06-09 09:11:30 +00:00
bn_exp.c Actually comment out the parts of BN_MOD_MUL_WORD that I inteded to 2000-06-23 08:10:28 +00:00
bn_gcd.c
bn_lcl.h max -> dmax in bn_check_top. 2000-08-22 21:23:09 +00:00
bn_lib.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
bn_mont.c Disable buggy code variant in BN_mod_mul_montgomery that was enabled 2000-09-19 17:21:52 +00:00
bn_mpi.c
bn_mul.c Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered 2000-07-26 01:14:16 +00:00
bn_prime.c
bn_prime.h
bn_prime.pl
bn_print.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bn_rand.c Return bignum '0' when BN_rand is asked for a 0 bit random number. 2000-07-02 19:42:19 +00:00
bn_recp.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bn_shift.c This probably fixes a BN_rshift bug. 2000-06-13 15:07:39 +00:00
bn_sqr.c
bn_word.c Fix for BN_mul_word(a, 0). 2000-09-04 15:30:14 +00:00
bn.h Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). 2000-08-04 00:01:39 +00:00
bn.mul
bnspeed.c
bntest.c
divtest.c
exp.c
expspeed.c
exptest.c
Makefile.ssl 'make update' 2000-09-07 08:46:51 +00:00
todo
vms-helper.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00