Tomas Mraz
|
990d280da9
Use libctx when generating DH parameters
|
2 years ago |
Tomas Mraz
|
ddb13b283b
Use as small dh key size as possible to support the security
|
2 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
19dbb742cd
Fix external symbols related to dh keys
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 years ago |
Dr. David von Oheimb
|
8da42c8b26
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Shane Lontis
|
7165593ce5
Add DH keygen to providers
|
4 years ago |
Shane Lontis
|
47c239c6b8
Add pairwise consistency self tests to asym keygenerators
|
4 years ago |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 years ago |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 years ago |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 years ago |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Bernd Edlinger
|
6de1fe9086
Enforce a minimum DH modulus size of 512 bits
|
5 years ago |
Richard Levitte
|
8b84b075ff
Adapt DH to use with KEYMGMT
|
5 years ago |
Bernd Edlinger
|
a38c878c2e
Change DH parameters to generate the order q subgroup instead of 2q
|
5 years ago |
Shane Lontis
|
ce1415ed2c
Added NULL check to BN_clear() & BN_CTX_end()
|
5 years ago |
Richard Levitte
|
e38873f5ce
Following the license change, modify the boilerplates in crypto/dh/
|
6 years ago |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
7 years ago |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Matt Caswell
|
0aeddcfa61
Make DH opaque
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
dfb56425b6
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
|
9 years ago |