Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 лет назад |
Richard Levitte
|
28e1d588f1
DH: stop setting the private key length arbitrarily
|
4 лет назад |
Nicola Tuveri
|
d1fb6b481b
Constify OSSL_FUNC_keymgmt_validate()
|
4 лет назад |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 лет назад |
Shane Lontis
|
63794b048c
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
|
4 лет назад |
Matt Caswell
|
6a9bd9298b
Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys
|
4 лет назад |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 лет назад |
Shane Lontis
|
738ee1819e
Fix DH_get_nid() so that it does not cache values.
|
4 лет назад |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 лет назад |
Shane Lontis
|
55f02cb684
Change DH_get_nid() to set the value of q if it is not already set
|
4 лет назад |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 лет назад |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 лет назад |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 лет назад |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 лет назад |
Shane Lontis
|
62f49b90d7
Add DH key exchange to fips provider
|
4 лет назад |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 лет назад |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 лет назад |
Bernd Edlinger
|
6de1fe9086
Enforce a minimum DH modulus size of 512 bits
|
5 лет назад |
Richard Levitte
|
8b84b075ff
Adapt DH to use with KEYMGMT
|
5 лет назад |
Bernd Edlinger
|
a38c878c2e
Change DH parameters to generate the order q subgroup instead of 2q
|
5 лет назад |
raja-ashok
|
9aaecbfc98
TLS1.3 FFDHE Support
|
5 лет назад |
Shane Lontis
|
ce1415ed2c
Added NULL check to BN_clear() & BN_CTX_end()
|
5 лет назад |
Richard Levitte
|
e38873f5ce
Following the license change, modify the boilerplates in crypto/dh/
|
6 лет назад |
Matt Caswell
|
fd38836ba8
Update copyright year
|
6 лет назад |
Guido Vranken
|
91f7361f47
Reject excessively large primes in DH key generation.
|
6 лет назад |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 лет назад |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 лет назад |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
7 лет назад |
Rich Salz
|
076fc55527
Make default_method mostly compile-time
|
7 лет назад |
Bernd Edlinger
|
7928ee4d68
Fix error handling in compute_key, BN_CTX_get can return NULL
|
8 лет назад |