openssl/crypto/bn
2000-03-20 18:16:52 +00:00
..
asm Remove Win32 assembler files. They are always rebuilt (with some 2000-03-13 08:04:20 +00:00
.cvsignore
bn_add.c
bn_asm.c Typo. 2000-02-27 16:56:48 +00:00
bn_blind.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 Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +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 Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library. 2000-02-26 22:16:47 +00:00
bn_lib.c Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library. 2000-02-26 22:16:47 +00:00
bn_mont.c Bug fix. 2000-03-01 19:08:27 +00:00
bn_mpi.c
bn_mul.c Change comment. 2000-03-02 14:34:08 +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 Add a comment. 2000-02-27 11:48:32 +00:00
bn_rand.c
bn_recp.c workaround no longer needed 2000-02-26 22:37:43 +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
bn.h check for WIN32 (needed by Mingw32) 2000-03-01 01:46:34 +00:00
bn.mul
bnspeed.c
bntest.c Update comment. 2000-03-02 22:08:30 +00:00
divtest.c Include rand.h so RAND_pseudo_bytes may be declared. 2000-02-27 22:57:53 +00:00
exp.c
expspeed.c
exptest.c Cosmetic changes. 2000-02-05 21:28:09 +00:00
Makefile.ssl In some of the Makefiles CPP was not defined. 2000-03-20 18:16:52 +00:00
todo
vms-helper.c