Ulf Möller
|
cae55bfc68
|
Improve bntest slightly, and fix another bug in the BN library.
|
2000-02-06 15:56:59 +00:00 |
|
Bodo Möller
|
eb5a6a55c5
|
Commit patch to bn.h that CVS decided to throw away during 'cvs update',
and initialize too_many because memset(..., 0, ...) is not used here.
|
2000-02-05 20:39:26 +00:00 |
|
Bodo Möller
|
37e48b88ad
|
Generate just one error code if iterated SSL_CTX_get() fails.
Avoid enabled 'assert()' in production library.
|
2000-02-05 19:29:00 +00:00 |
|
Ulf Möller
|
9b141126d4
|
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
temporary BIGNUMs. BN_CTX still uses a fixed number of BIGNUMs, but
the BN_CTX implementation could now easily be changed.
|
2000-02-05 14:17:32 +00:00 |
|