Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 years ago |
Vitezslav Cizek
|
3afd38b277
DSA: Check for sanity of input parameters
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Matt Caswell
|
d54897cf54
Pick a q size consistent with the digest for DSA param generation
|
6 years ago |
Bernd Edlinger
|
fb0a64126b
Fix a possible crash in dsa_builtin_paramgen2.
|
7 years ago |
Sebastian Andrzej Siewior
|
af54741265
dsa/dsa_gen: add error message for seed_len < 0
|
8 years ago |
Matt Caswell
|
1ff7425d61
Fix a missing NULL check in dsa_builtin_paramgen
|
8 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
Matt Caswell
|
f08e803450
Check that we were actually allocated BIGNUMs in dsa_builtin_paramgen2
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Rich Salz
|
895ffe41c2
GH322 revisited: remove unused function.
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 years ago |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Alessandro Ghedini
|
070c23325a
Remove useless code
|
9 years ago |
Alessandro Ghedini
|
3f6c769187
Fix memory leaks and other mistakes on errors
|
9 years ago |
Pascal Cuoq
|
99c2033375
Move BN_CTX_start() call so the error case can always call BN_CTX_end().
|
9 years ago |
Ben Kaduk
|
36ac7bc8a9
GH367 follow-up, for more clarity
|
9 years ago |
Ismo Puustinen
|
f00a10b897
GH367: Fix dsa keygen for too-short seed
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
9 years ago |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 years ago |
Dr. Stephen Henson
|
fce8311cae
remove FIPS module code from crypto/dsa
|
10 years ago |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
10 years ago |