index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dhtest.c
Age
Commit message (
Expand
)
Author
2022-03-15
Update copyright year
Matt Caswell
2022-01-17
dhtest: Add testcase for EVP_PKEY_CTX_set_dh_nid
Tomas Mraz
2021-11-05
Fix for a segv interrupt that occurs when fix_dh_rfc5114 is called with
Phil Mesnier
2021-06-30
dh_test: fix coverity 1473239 Argument cannot be negative (NEGATIVE_RETURNS)
Pauli
2021-06-14
Fix DH/DHX named groups to not overwrite the private key length.
Shane Lontis
2021-04-08
test: fix coverity 1473234 & 1473239: argument cannot be negative
Pauli
2021-04-07
test: fix coverity 1475940: negative return
Pauli
2021-04-07
test: fix coverity 1475941: resource leak
Pauli
2021-04-01
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2020-04-23
Update copyright year
Matt Caswell
2020-03-07
Change DH_get_nid() to set the value of q if it is not already set
Shane Lontis
2020-02-20
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-01-31
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2019-09-09
Check the DH modulus bit length
Bernd Edlinger
2019-07-24
Enforce a minimum DH modulus size of 512 bits
Bernd Edlinger
2019-07-22
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2019-07-01
Fix Typos
Antoine Cœur
2018-12-06
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-09-10
test/dhtest.c: fix resource leak
Dr. Matthias St. Pierre
2018-05-29
Update copyright year
Matt Caswell
2018-05-18
DH: add some basic tests (and comments)
Dr. Matthias St. Pierre
2017-09-26
Allow DH_set0_key with only private key.
David Benjamin
2017-08-22
Use "" not <> for internal/ includes
Rich Salz
2017-08-18
Remove tests dependence on e_os.h
Pauli
2017-08-03
Switch from ossl_rand to DRBG rand
Rich Salz
2017-07-27
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-14
Test cleaning and modernisation
Pauli
2017-06-27
Use randomness not entropy
Rich Salz
2017-04-24
Adapt all test programs
Richard Levitte
2017-04-20
fix dh_test.
Rich Salz
2017-04-18
Convert dhtest, dsatest, cipherbytes_test
Rich Salz
2016-06-16
Fix the build and tests following constification of DH, DSA, RSA
Matt Caswell
2016-06-06
Deprecate the flags that switch off constant time
Matt Caswell
2016-05-17
Copyright consolidation 02/10
Rich Salz
2016-04-28
various spelling fixes
FdaSilvaYY
2016-04-09
Make DH opaque
Matt Caswell
2016-04-06
Add missing mem leak test activation and checks
FdaSilvaYY
2016-04-04
Revert "various spelling fixes"
Rich Salz
2016-04-04
various spelling fixes
FdaSilvaYY
2016-03-17
Remove Netware and OS/2
Rich Salz
2016-01-28
Add a test for small subgroup attacks on DH/DHE
Matt Caswell
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2016-01-07
mem functions cleanup
Rich Salz
2015-12-14
add malloc fail check & fix memory leak
Hongze Zhu
2015-10-07
Properly check return type of DH_compute_key()
Pascal Cuoq
2015-09-06
Have the test executables output in text mode
Richard Levitte
2015-05-04
more OSSL_NELEM cases
Dr. Stephen Henson
2015-05-01
free null cleanup finale
Rich Salz
2015-04-30
free NULL cleanup 7
Rich Salz
2015-04-28
remove malloc casts
Rich Salz
[next]