Matt Caswell
|
fd38836ba8
Update copyright year
|
há 6 anos atrás |
Guido Vranken
|
91f7361f47
Reject excessively large primes in DH key generation.
|
há 6 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
há 7 anos atrás |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
há 7 anos atrás |
Rich Salz
|
076fc55527
Make default_method mostly compile-time
|
há 7 anos atrás |
Bernd Edlinger
|
7928ee4d68
Fix error handling in compute_key, BN_CTX_get can return NULL
|
há 8 anos atrás |
Rich Salz
|
2301d91dd5
Change callers to use the new constants.
|
há 8 anos atrás |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
há 8 anos atrás |
Matt Caswell
|
5584f65a10
Deprecate the flags that switch off constant time
|
há 8 anos atrás |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
há 8 anos atrás |
Matt Caswell
|
0aeddcfa61
Make DH opaque
|
há 8 anos atrás |
Alessandro Ghedini
|
d188a53617
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
|
há 8 anos atrás |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
há 8 anos atrás |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
há 9 anos atrás |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
há 9 anos atrás |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
há 9 anos atrás |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
há 9 anos atrás |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
há 9 anos atrás |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
há 9 anos atrás |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
há 9 anos atrás |
Matt Caswell
|
829ccf6ab6
Implement internally opaque bn access from dh
|
há 10 anos atrás |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
há 10 anos atrás |
Dr. Stephen Henson
|
1bfffe9bd0
Remove FIPS module code from crypto/dh
|
há 10 anos atrás |
Dr. Stephen Henson
|
4960411e1f
Add flags for DH FIPS method.
|
há 13 anos atrás |
Dr. Stephen Henson
|
c2fd598994
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
|
há 13 anos atrás |
Dr. Stephen Henson
|
74fac927b0
Return errors instead of aborting when selftest fails.
|
há 13 anos atrás |
Dr. Stephen Henson
|
31360957fb
DH keys have an (until now) unused 'q' parameter. When creating
|
há 13 anos atrás |
Dr. Stephen Henson
|
bc91494e06
New SP 800-56A compliant version of DH_compute_key().
|
há 13 anos atrás |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
há 13 anos atrás |