openssl/crypto/bn
Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks
Submitted by: Matthew D Wood
Reviewed by: Bodo Moeller
2007-03-28 00:15:28 +00:00
..
asm nasm fixes. 2007-03-20 08:55:58 +00:00
.cvsignore Update .cvsignore again. 2006-07-17 16:42:06 +00:00
bn_add.c
bn_asm.c
bn_blind.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
bn_const.c
bn_ctx.c
bn_depr.c
bn_div.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
bn_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
bn_exp2.c
bn_exp.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
bn_gcd.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
bn_gf2m.c Unsigned vs signed comparison warning. 2006-07-04 20:29:14 +00:00
bn_kron.c
bn_lcl.h
bn_lib.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
bn_mod.c
bn_mont.c another thread-safety fix 2006-06-16 01:00:47 +00:00
bn_mpi.c
bn_mul.c
bn_nist.c
bn_prime.c Ensure that the addition mods[i]+delta cannot overflow in probable_prime(). 2006-09-18 14:00:49 +00:00
bn_prime.h
bn_prime.pl
bn_print.c Update from fips2 branch. 2007-02-03 17:32:49 +00:00
bn_rand.c
bn_recp.c
bn_shift.c
bn_sqr.c
bn_sqrt.c
bn_word.c
bn.h Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
bn.mul
bnspeed.c
bntest.c Change array representation of binary polynomials to make GF2m part of 2006-06-18 22:00:57 +00:00
divtest.c
exp.c
expspeed.c
exptest.c
Makefile alpha-mont.pl: gcc portability fix and make-rule. 2006-12-08 14:18:58 +00:00
todo
vms-helper.c