Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 anni fa |
Bernd Edlinger
|
6de1fe9086
Enforce a minimum DH modulus size of 512 bits
|
5 anni fa |
Richard Levitte
|
8b84b075ff
Adapt DH to use with KEYMGMT
|
5 anni fa |
Bernd Edlinger
|
a38c878c2e
Change DH parameters to generate the order q subgroup instead of 2q
|
5 anni fa |
Shane Lontis
|
ce1415ed2c
Added NULL check to BN_clear() & BN_CTX_end()
|
5 anni fa |
Richard Levitte
|
e38873f5ce
Following the license change, modify the boilerplates in crypto/dh/
|
6 anni fa |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
7 anni fa |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 anni fa |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 anni fa |
Matt Caswell
|
0aeddcfa61
Make DH opaque
|
8 anni fa |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 anni fa |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 anni fa |
Rich Salz
|
dfb56425b6
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
|
9 anni fa |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 anni fa |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 anni fa |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 anni fa |
Dr. Stephen Henson
|
1bfffe9bd0
Remove FIPS module code from crypto/dh
|
10 anni fa |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 anni fa |
Dr. Stephen Henson
|
c2fd598994
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
|
13 anni fa |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
13 anni fa |
Dr. Stephen Henson
|
83c3410b94
FIPS DH changes: selftest checks and key range checks.
|
14 anni fa |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 anni fa |
Geoff Thorpe
|
0e4aa0d2d2
As with RSA, which was modified recently, this change makes it possible to
|
22 anni fa |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 anni fa |
Bodo Möller
|
82652aaf17
fix DH_generate_parameters for general 'generator'
|
22 anni fa |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
25 anni fa |
Ulf Möller
|
4486d0cd7a
Document the DH library, and make some minor changes along the way.
|
25 anni fa |
Bodo Möller
|
48c843c367
New function DSA_dup_DH, and fixes for bugs that were found
|
25 anni fa |
Ben Laurie
|
b4f76582d4
More evil cast removal.
|
25 anni fa |
Ulf Möller
|
73d2257d97
Remove NOPROTO-related macros.
|
25 anni fa |