slontis
|
d2399d8cd2
RSA keygen update: Raise an error if no prime candidate q is found.
|
2 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 years ago |
Richard Levitte
|
14a6c6a4e1
ERR: Rebuild all generated error headers and source files
|
4 years ago |
Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 years ago |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 years ago |
Matt Caswell
|
2934be9134
Make sure all BIGNUM operations work within the FIPS provider
|
5 years ago |
Matt Caswell
|
636b087e3e
Make BIGNUM code available from within the FIPS module
|
5 years ago |
Matt Caswell
|
7bc081dda3
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
FdaSilvaYY
|
f06080cb3d
Add missing error code when alloc-return-null
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
7 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
b8fb59897b
Rebuild error source files.
|
9 years ago |
Matt Caswell
|
7cc18d8158
Reject negative shifts for BN_rshift and BN_lshift
|
9 years ago |
Emilia Kasper
|
e22d2199e2
Error checking and memory leak fixes in NISTZ256.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
85bcf27ccc
Prepare for bn opaquify. Implement internal helper functions.
|
10 years ago |
Adam Langley
|
8a99cb29d1
Add secure DSA nonce flag.
|
11 years ago |
Adam Langley
|
96a4c31be3
Ensure that, when generating small primes, the result is actually of the
|
11 years ago |
Bodo Möller
|
24a8c25ab5
fix error codes
|
17 years ago |
Dr. Stephen Henson
|
47a9d527ab
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
18 years ago |
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 |