..
asm
A patch from HP for better performance.
2000-09-17 20:04:42 +00:00
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
bn.h
Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).
2000-08-04 00:01:39 +00:00
bn.mul
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
1998-12-21 11:00:56 +00:00
bn_add.c
Document the BN library.
2000-01-23 22:06:24 +00:00
bn_asm.c
Avoid abort() throughout the library, except when preprocessor
2000-09-04 15:34:43 +00:00
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
Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).
2000-08-04 00:01:39 +00:00
bn_err.c
Slightly faster DSA verification (BN_mod_exp2_mont),
2000-06-08 20:26:03 +00:00
bn_exp.c
Actually comment out the parts of BN_MOD_MUL_WORD that I inteded to
2000-06-23 08:10:28 +00:00
bn_exp2.c
Comment for increased code clarity.
2000-06-09 09:11:30 +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
max -> dmax in bn_check_top.
2000-08-22 21:23:09 +00:00
bn_lib.c
Avoid abort() throughout the library, except when preprocessor
2000-09-04 15:34:43 +00:00
bn_mont.c
Totally remove the supposedly 'faster' variant in
2000-09-19 23:25:00 +00:00
bn_mpi.c
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
1999-06-20 17:36:11 +00:00
bn_mul.c
Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered
2000-07-26 01:14:16 +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
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
Return bignum '0' when BN_rand is asked for a 0 bit random number.
2000-07-02 19:42:19 +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
Totally remove the supposedly 'faster' variant in
2000-09-19 23:25:00 +00:00
bn_word.c
Fix for BN_mul_word(a, 0).
2000-09-04 15:30:14 +00:00
bnspeed.c
- Pseudo-seed the PRNG in programs used for "make test"
2000-01-14 17:55:37 +00:00
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
- 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
Fix from main trunk, 2000-09-25 10:52 levitte:
2000-10-11 02:04:16 +00:00
todo
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
1998-12-21 11:00:56 +00:00
vms-helper.c
Avoid abort() throughout the library, except when preprocessor
2000-09-04 15:34:43 +00:00