openssl/crypto/bn
Bodo Möller 19b8d06a79 clean up new code for NIST primes
create new lock CRYPTO_LOCK_BN to avoid race condition
2002-10-28 14:02:19 +00:00
..
asm
.cvsignore
bn_add.c
bn_asm.c
bn_blind.c
bn_ctx.c
bn_div.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
bn_err.c Binary field arithmetic contributed by Sun Microsystems. 2002-08-02 13:03:55 +00:00
bn_exp2.c
bn_exp.c
bn_gcd.c
bn_gf2m.c don't write beyond buffer 2002-08-27 13:32:35 +00:00
bn_kron.c
bn_lcl.h clean up new code for NIST primes 2002-10-28 14:02:19 +00:00
bn_lib.c fast reduction for NIST curves 2002-10-28 13:23:24 +00:00
bn_mod.c
bn_mont.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
bn_mpi.c
bn_mul.c Add support for DJGPP. 2002-06-13 20:42:35 +00:00
bn_nist.c clean up new code for NIST primes 2002-10-28 14:02:19 +00:00
bn_prime.c
bn_prime.h
bn_prime.pl
bn_print.c
bn_rand.c Let BN_rand_range() abort with an error after 100 iterations 2002-08-02 15:02:03 +00:00
bn_recp.c
bn_shift.c
bn_sqr.c
bn_sqrt.c remove obsolete part of comment 2002-08-02 15:13:10 +00:00
bn_word.c When BN_add_word() reaches top, it shouldn't try to add the the corresponding 2002-10-14 11:33:32 +00:00
bn.h clean up new code for NIST primes 2002-10-28 14:02:19 +00:00
bn.mul
bnspeed.c
bntest.c move GF2m tests to the end 2002-08-02 14:49:59 +00:00
divtest.c
exp.c
expspeed.c
exptest.c
Makefile.ssl fast reduction for NIST curves 2002-10-28 13:23:24 +00:00
todo
vms-helper.c