.. |
asm
|
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
|
2000-02-26 22:16:47 +00:00 |
.cvsignore
|
Ignore Makefile.save
|
1999-04-29 16:04:54 +00:00 |
bn.h
|
check for WIN32 (needed by Mingw32)
|
2000-03-01 01:46:34 +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
|
Typo.
|
2000-02-27 16:56:48 +00:00 |
bn_blind.c
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
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_exp.c
|
Add support for Compaq Atalla crypto accelerator.
|
2000-02-16 22:15:39 +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_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
|
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
|
1999-06-20 17:36:11 +00:00 |
bn_mul.c
|
Bug fix!
|
2000-02-27 02:05:39 +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
|
A couple of things were reversed for BN_pseudo_rand ...
|
2000-01-27 21:09:25 +00:00 |
bn_recp.c
|
workaround no longer needed
|
2000-02-26 22:37:43 +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
|
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 |
bnspeed.c
|
- Pseudo-seed the PRNG in programs used for "make test"
|
2000-01-14 17:55:37 +00:00 |
bntest.c
|
Don't call BN_rand with zero bits in bntest.c
|
2000-02-27 17:34: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
|
*** empty log message ***
|
2000-02-27 00:00:56 +00:00 |
todo
|
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
1998-12-21 11:00:56 +00:00 |
vms-helper.c
|
VMS support.
|
1999-05-13 11:37:32 +00:00 |