.. |
asm
|
Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The
|
1999-11-03 14:10:10 +00:00 |
old
|
|
|
.cvsignore
|
|
|
bn_add.c
|
Some constification and stacks that slipped through the cracks (how?).
|
1999-06-04 22:23:10 +00:00 |
bn_asm.c
|
Bignum division tune-up. Idea is to move multiplications in front of
|
1999-07-30 11:43:43 +00:00 |
bn_blind.c
|
|
|
bn_comba.c
|
|
|
bn_div.c
|
Solaris x86 assembler problem is already addressed in ./config
|
1999-12-14 15:28:10 +00:00 |
bn_err.c
|
|
|
bn_exp2.c
|
|
|
bn_exp.c
|
Some constification and stacks that slipped through the cracks (how?).
|
1999-06-04 22:23:10 +00:00 |
bn_gcd.c
|
Some constification and stacks that slipped through the cracks (how?).
|
1999-06-04 22:23:10 +00:00 |
bn_lcl.h
|
Move prototypes to the right place.
|
1999-05-17 22:25:31 +00:00 |
bn_lib.c
|
by request: let BN_dup(NULL) just return NULL
|
1999-07-30 19:22:57 +00:00 |
bn_mont.c
|
Some constification and stacks that slipped through the cracks (how?).
|
1999-06-04 22:23:10 +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
|
when invoking bn_*_comba[48] result->top wasn't always set correctly.
|
1999-07-27 09:36:59 +00:00 |
bn_opts.c
|
- Pseudo-seed the PRNG in programs used for "make test"
|
2000-01-14 17:55:37 +00:00 |
bn_prime.c
|
Document the DH library, and make some minor changes along the way.
|
2000-01-22 20:05:23 +00:00 |
bn_prime.h
|
Turn BN_prime_checks into a macro.
|
2000-01-12 11:57:30 +00:00 |
bn_prime.pl
|
add dependency and auto-generation rule for bn_prime.h
|
2000-01-12 09:16:22 +00:00 |
bn_print.c
|
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
|
1999-06-20 17:36:11 +00:00 |
bn_rand.c
|
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
2000-01-13 20:59:17 +00:00 |
bn_recp.c
|
Some constification and stacks that slipped through the cracks (how?).
|
1999-06-04 22:23:10 +00:00 |
bn_shift.c
|
Some constification and stacks that slipped through the cracks (how?).
|
1999-06-04 22:23:10 +00:00 |
bn_sqr.c
|
|
|
bn_word.c
|
|
|
bn.h
|
Document the DH library, and make some minor changes along the way.
|
2000-01-22 20:05:23 +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
|
AFAICS lst1 stands for "lshift test" not "list".
|
2000-01-21 00:00:12 +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
|
- Pseudo-seed the PRNG in programs used for "make test"
|
2000-01-14 17:55:37 +00:00 |
Makefile.ssl
|
add dependency and auto-generation rule for bn_prime.h
|
2000-01-12 09:16:22 +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
|
|
|