Geoff Thorpe
|
1b06804491
|
When adding positive elements, we can use BN_uadd() instead of BN_add().
Submitted by: Nils Larsch
Reviewed by: Geoff Thorpe
|
2004-02-22 19:30:41 +00:00 |
|
Geoff Thorpe
|
d870740cd7
|
Put the first stage of my bignum debugging adventures into CVS. This code
is itself experimental, and in addition may cause execution to break on
existing openssl "bugs" that previously were harmless or at least
invisible.
|
2003-11-04 22:54:49 +00:00 |
|
Bodo Möller
|
7d0d0996aa
|
binary algorithm for modular inversion
|
2001-04-08 18:23:44 +00:00 |
|
Bodo Möller
|
5acaa49504
|
More BN_mod_... functions.
|
2000-11-26 18:31:32 +00:00 |
|
Bodo Möller
|
535b9b5724
|
Add bn_mod.c (should have happend in the previous commit ...).
BN_swap manual page.
|
2000-11-26 16:46:57 +00:00 |
|
Ulf Möller
|
e8d628156f
|
Remove obsolete files from SSLeay 0.8.
|
1999-04-06 15:22:55 +00:00 |
|
Ralf S. Engelschall
|
58964a4922
|
Import of old SSLeay release: SSLeay 0.9.0b
|
1998-12-21 10:56:39 +00:00 |
|
Ralf S. Engelschall
|
d02b48c63a
|
Import of old SSLeay release: SSLeay 0.8.1b
|
1998-12-21 10:52:47 +00:00 |
|