Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
hace 7 años |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
hace 7 años |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
hace 8 años |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
hace 8 años |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Dr. Stephen Henson
|
b8fb59897b
Rebuild error source files.
|
hace 9 años |
Matt Caswell
|
7cc18d8158
Reject negative shifts for BN_rshift and BN_lshift
|
hace 9 años |
Emilia Kasper
|
e22d2199e2
Error checking and memory leak fixes in NISTZ256.
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Matt Caswell
|
85bcf27ccc
Prepare for bn opaquify. Implement internal helper functions.
|
hace 10 años |
Adam Langley
|
8a99cb29d1
Add secure DSA nonce flag.
|
hace 11 años |
Adam Langley
|
96a4c31be3
Ensure that, when generating small primes, the result is actually of the
|
hace 11 años |
Bodo Möller
|
24a8c25ab5
fix error codes
|
hace 17 años |
Dr. Stephen Henson
|
47a9d527ab
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
hace 18 años |
Bodo Möller
|
46a643763d
Implement fixed-window exponentiation to mitigate hyper-threading
|
hace 19 años |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
hace 19 años |
Nils Larsch
|
800e400de5
some updates for the blinding code; summary:
|
hace 19 años |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
hace 19 años |
Dr. Stephen Henson
|
29dc350813
Rebuild error codes.
|
hace 19 años |
Geoff Thorpe
|
ace3ebd661
Improve error handling if decompression of an ec point fails, and cleanup
|
hace 20 años |
Richard Levitte
|
78951e7711
Make sure we get the definition of OPENSSL_NO_ERR.
|
hace 21 años |
Bodo Möller
|
1dc920c8de
Binary field arithmetic contributed by Sun Microsystems.
|
hace 22 años |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
hace 24 años |
Bodo Möller
|
35ed8cb8b6
Integrate my implementation of a countermeasure against
|
hace 24 años |
Bodo Möller
|
e5164b7041
Change error message to "bignum too long"
|
hace 24 años |
Bodo Möller
|
152a689cf9
Don't allow BIGNUMs to become so large that computations with dmax
|
hace 24 años |
Bodo Möller
|
cd2eebfd64
BN_sqrt
|
hace 24 años |
Bodo Möller
|
a08bcccc67
Expand expspeed.c to make BN_kronecker timings.
|
hace 24 años |
Bodo Möller
|
5acaa49504
More BN_mod_... functions.
|
hace 24 años |