Geoff Thorpe
|
c86f2054f3
Adjust various bignum functions to use BN_CTX for variables instead of
|
20 years ago |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 years ago |
Geoff Thorpe
|
82b2f57e30
Use the BN_is_odd() macro in place of code that (inconsistently) does much
|
21 years ago |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 years ago |
Bodo Möller
|
12cfcc128c
Fix the recently introduced test that checks if the result is 0
|
24 years ago |
Bodo Möller
|
73c2522c7c
Handle special cases correctly in exponentation functions.
|
24 years ago |
Bodo Möller
|
cd2eebfd64
BN_sqrt
|
24 years ago |
Richard Levitte
|
020fc820dc
Constify the BIGNUM routines a bit more. The only trouble were the
|
24 years ago |
Bodo Möller
|
814ed26cfa
Comment for increased code clarity.
|
24 years ago |
Bodo Möller
|
dc434bbcb0
Slightly faster DSA verification (BN_mod_exp2_mont),
|
24 years ago |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |