Emilia Kasper
|
e22d2199e2
Error checking and memory leak fixes in NISTZ256.
|
před 9 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Matt Caswell
|
85bcf27ccc
Prepare for bn opaquify. Implement internal helper functions.
|
před 10 roky |
Adam Langley
|
8a99cb29d1
Add secure DSA nonce flag.
|
před 11 roky |
Adam Langley
|
96a4c31be3
Ensure that, when generating small primes, the result is actually of the
|
před 11 roky |
Bodo Möller
|
24a8c25ab5
fix error codes
|
před 17 roky |
Dr. Stephen Henson
|
47a9d527ab
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
před 18 roky |
Bodo Möller
|
46a643763d
Implement fixed-window exponentiation to mitigate hyper-threading
|
před 19 roky |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
před 19 roky |
Nils Larsch
|
800e400de5
some updates for the blinding code; summary:
|
před 19 roky |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
před 19 roky |
Dr. Stephen Henson
|
29dc350813
Rebuild error codes.
|
před 19 roky |
Geoff Thorpe
|
ace3ebd661
Improve error handling if decompression of an ec point fails, and cleanup
|
před 20 roky |
Richard Levitte
|
78951e7711
Make sure we get the definition of OPENSSL_NO_ERR.
|
před 21 roky |
Bodo Möller
|
1dc920c8de
Binary field arithmetic contributed by Sun Microsystems.
|
před 22 roky |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
před 24 roky |
Bodo Möller
|
35ed8cb8b6
Integrate my implementation of a countermeasure against
|
před 24 roky |
Bodo Möller
|
e5164b7041
Change error message to "bignum too long"
|
před 24 roky |
Bodo Möller
|
152a689cf9
Don't allow BIGNUMs to become so large that computations with dmax
|
před 24 roky |
Bodo Möller
|
cd2eebfd64
BN_sqrt
|
před 24 roky |
Bodo Möller
|
a08bcccc67
Expand expspeed.c to make BN_kronecker timings.
|
před 24 roky |
Bodo Möller
|
5acaa49504
More BN_mod_... functions.
|
před 24 roky |
Bodo Möller
|
dc434bbcb0
Slightly faster DSA verification (BN_mod_exp2_mont),
|
před 24 roky |
Bodo Möller
|
6dad7bd69c
Speed up DH with small generator.
|
před 24 roky |
Bodo Möller
|
59fc2b0fc2
Preserve reason strings in automatically build tables.
|
před 25 roky |
Bodo Möller
|
37e48b88ad
Generate just one error code if iterated SSL_CTX_get() fails.
|
před 25 roky |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
před 25 roky |
Dr. Stephen Henson
|
6d31193858
Complete rewrite of the error code generation script. It now runs as a single
|
před 25 roky |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
před 25 roky |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
před 25 roky |