Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Tomas Mraz
|
2c0f7d46b8
Replace size check with more meaningful pubkey check
|
2 年之前 |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 年之前 |
Shane Lontis
|
e454a3934c
Add a range check (from SP800-56Ar3) to DH key derivation.
|
3 年之前 |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 年之前 |
Shane Lontis
|
19dbb742cd
Fix external symbols related to dh keys
|
3 年之前 |
Tomas Mraz
|
ba37b82045
dsa_check: Perform simple parameter check if seed is not available
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Billy Brumley
|
22aa4a3afb
[crypto/dh] side channel hardening for computing DH shared keys
|
3 年之前 |
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 年之前 |