openssl/crypto/bn
2000-02-24 20:13:27 +00:00
..
asm
old New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
.cvsignore
bn_add.c Document the BN library. 2000-01-23 22:06:24 +00:00
bn_asm.c Support for "multiply high" instruction, see BN_UMULT_HIGH comment in 2000-02-02 16:18:12 +00:00
bn_blind.c
bn_comba.c
bn_ctx.c Improve bntest slightly, and fix another bug in the BN library. 2000-02-06 15:56:59 +00:00
bn_div.c New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86 2000-02-15 17:20:52 +00:00
bn_err.c Generate just one error code if iterated SSL_CTX_get() fails. 2000-02-05 19:29:00 +00:00
bn_exp2.c New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
bn_exp.c Add support for Compaq Atalla crypto accelerator. 2000-02-16 22:15:39 +00:00
bn_gcd.c New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
bn_lcl.h New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86 2000-02-15 17:20:52 +00:00
bn_lib.c New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
bn_mont.c Use MONT_WORD macro to control if the word-based or the bignum 2000-02-05 18:23:05 +00:00
bn_mpi.c
bn_mul.c New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
bn_opts.c *** empty log message *** 2000-02-03 23:38:55 +00:00
bn_prime.c New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
bn_prime.h Move primes to read-only segment. 2000-02-16 13:24:06 +00:00
bn_prime.pl Move primes to read-only segment. 2000-02-16 13:24:06 +00:00
bn_print.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
bn_rand.c A couple of things were reversed for BN_pseudo_rand ... 2000-01-27 21:09:25 +00:00
bn_recp.c Improve bntest slightly, and fix another bug in the BN library. 2000-02-06 15:56:59 +00:00
bn_shift.c
bn_sqr.c New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
bn_word.c Some 'const's for BNs. 2000-02-03 01:26:07 +00:00
bn.h Commit patch to bn.h that CVS decided to throw away during 'cvs update', 2000-02-05 20:39:26 +00:00
bn.mul
bnspeed.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
bntest.c Do fflush(stdout) when there was an error. 2000-02-24 20:13:27 +00:00
comba.pl
d.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
exp.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
expspeed.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
exptest.c Cosmetic changes. 2000-02-05 21:28:09 +00:00
Makefile.ssl Generate just one error code if iterated SSL_CTX_get() fails. 2000-02-05 19:29:00 +00:00
new
test.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
todo
vms-helper.c