Bodo Möller
|
46a643763d
Implement fixed-window exponentiation to mitigate hyper-threading
|
19 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Nils Larsch
|
800e400de5
some updates for the blinding code; summary:
|
19 years ago |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 years ago |
Dr. Stephen Henson
|
29dc350813
Rebuild error codes.
|
19 years ago |
Geoff Thorpe
|
ace3ebd661
Improve error handling if decompression of an ec point fails, and cleanup
|
20 years ago |
Richard Levitte
|
78951e7711
Make sure we get the definition of OPENSSL_NO_ERR.
|
21 years ago |
Bodo Möller
|
1dc920c8de
Binary field arithmetic contributed by Sun Microsystems.
|
22 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Bodo Möller
|
35ed8cb8b6
Integrate my implementation of a countermeasure against
|
24 years ago |
Bodo Möller
|
e5164b7041
Change error message to "bignum too long"
|
24 years ago |
Bodo Möller
|
152a689cf9
Don't allow BIGNUMs to become so large that computations with dmax
|
24 years ago |
Bodo Möller
|
cd2eebfd64
BN_sqrt
|
24 years ago |
Bodo Möller
|
a08bcccc67
Expand expspeed.c to make BN_kronecker timings.
|
24 years ago |
Bodo Möller
|
5acaa49504
More BN_mod_... functions.
|
24 years ago |
Bodo Möller
|
dc434bbcb0
Slightly faster DSA verification (BN_mod_exp2_mont),
|
24 years ago |
Bodo Möller
|
6dad7bd69c
Speed up DH with small generator.
|
24 years ago |
Bodo Möller
|
59fc2b0fc2
Preserve reason strings in automatically build tables.
|
25 years ago |
Bodo Möller
|
37e48b88ad
Generate just one error code if iterated SSL_CTX_get() fails.
|
25 years ago |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
25 years ago |
Dr. Stephen Henson
|
6d31193858
Complete rewrite of the error code generation script. It now runs as a single
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ulf Möller
|
df82f5c85c
Fix typos in error codes.
|
25 years ago |
Mark J. Cox
|
a0a5407901
Fixes to BN code. Previously the default was to define BN_RECURSION
|
26 years ago |
Ralf S. Engelschall
|
651d0aff98
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
|
26 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |