.. |
asm
|
Bug fixes.
|
2001-03-09 01:13:23 +00:00 |
.cvsignore
|
|
|
bn_add.c
|
Fix some things that look like bugs.
|
2000-12-07 22:06:09 +00:00 |
bn_asm.c
|
|
|
bn_blind.c
|
|
|
bn_ctx.c
|
Hide BN_CTX structure details.
|
2001-03-08 15:56:15 +00:00 |
bn_div.c
|
Fix a bug which caused BN_div to produce the
|
2001-02-28 00:51:48 +00:00 |
bn_err.c
|
Make all configuration macros available for application by making
|
2001-02-19 16:06:34 +00:00 |
bn_exp2.c
|
Fix the recently introduced test that checks if the result is 0
|
2000-11-30 22:58:27 +00:00 |
bn_exp.c
|
Fix some things that look like bugs.
|
2000-12-07 22:06:09 +00:00 |
bn_gcd.c
|
|
|
bn_kron.c
|
|
|
bn_lcl.h
|
Hide BN_CTX structure details.
|
2001-03-08 15:56:15 +00:00 |
bn_lib.c
|
Constify BN_value_one.
|
2001-03-08 13:58:09 +00:00 |
bn_mod.c
|
|
|
bn_mont2.c
|
Changes to Lenka's Montgomery implementation.
|
2000-11-30 17:35:17 +00:00 |
bn_mont2.h
|
Changes to Lenka's Montgomery implementation.
|
2000-11-30 17:35:17 +00:00 |
bn_mont.c
|
Implement EC_GFp_mont_method.
|
2001-03-08 20:55:16 +00:00 |
bn_mpi.c
|
|
|
bn_mul.c
|
Make all configuration macros available for application by making
|
2001-02-19 16:06:34 +00:00 |
bn_prime.c
|
|
|
bn_prime.h
|
|
|
bn_prime.pl
|
|
|
bn_print.c
|
Make all configuration macros available for application by making
|
2001-02-19 16:06:34 +00:00 |
bn_rand.c
|
Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
|
2001-02-20 08:10:38 +00:00 |
bn_recp.c
|
The BN_mul bug test apparently is no longer needed
|
2000-12-14 17:46:36 +00:00 |
bn_shift.c
|
Fix BN_rshift, which caused lots of trouble.
|
2000-11-30 22:34:57 +00:00 |
bn_sqr.c
|
|
|
bn_sqrt.c
|
Comment
|
2001-03-08 16:53:30 +00:00 |
bn_word.c
|
|
|
bn.h
|
Hide BN_CTX structure details.
|
2001-03-08 15:56:15 +00:00 |
bn.mul
|
|
|
bnspeed.c
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
bntest.c
|
Hide BN_CTX structure details.
|
2001-03-08 15:56:15 +00:00 |
divtest.c
|
|
|
exp.c
|
|
|
expspeed.c
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
exptest.c
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |
Makefile.ssl
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
todo
|
|
|
vms-helper.c
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |