openssl/crypto/bn
Bodo Möller e958c5afe7 In BN_mod_exp_mont_word, avoid one application of BN_MOD_MUL_WORD,
and for small 'a' also a couple of calls to
BN_mod_mul_montgomery(r, r, r, ...).
2000-06-23 05:51:37 +00:00
..
asm
.cvsignore
bn_add.c
bn_asm.c
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
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 In BN_mod_exp_mont_word, avoid one application of BN_MOD_MUL_WORD, 2000-06-23 05:51:37 +00:00
bn_gcd.c
bn_lcl.h Slightly faster DSA verification (BN_mod_exp2_mont), 2000-06-08 20:26:03 +00:00
bn_lib.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bn_mont.c use faster version 2000-06-21 21:20:46 +00:00
bn_mpi.c
bn_mul.c
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 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +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
bn.h Slightly faster DSA verification (BN_mod_exp2_mont), 2000-06-08 20:26:03 +00:00
bn.mul
bnspeed.c
bntest.c
divtest.c
exp.c
expspeed.c
exptest.c
Makefile.ssl Enable DSO support on alpha (OSF1), cc and gcc. 2000-06-13 12:59:38 +00:00
todo
vms-helper.c