Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Tomas Mraz 59d3fd1cc8 dhtest: Add testcase for EVP_PKEY_CTX_set_dh_nid 2 years ago
  Phil Mesnier 09d91264c8 Fix for a segv interrupt that occurs when fix_dh_rfc5114 is called with 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Pauli 98431c4313 dh_test: fix coverity 1473239 Argument cannot be negative (NEGATIVE_RETURNS) 3 years ago
  Shane Lontis 1c49be8673 Fix DH/DHX named groups to not overwrite the private key length. 3 years ago
  Pauli 89f7ea045b test: fix coverity 1473234 & 1473239: argument cannot be negative 3 years ago
  Pauli 014498fff9 test: fix coverity 1475940: negative return 3 years ago
  Pauli 97ef45ea13 test: fix coverity 1475941: resource leak 3 years ago
  Shane Lontis e454a3934c Add a range check (from SP800-56Ar3) to DH key derivation. 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Shane Lontis 55f02cb684 Change DH_get_nid() to set the value of q if it is not already set 4 years ago
  Pauli ada66e78ef Deprecate the low level Diffie-Hellman functions. 4 years ago
  Shane Lontis ca2bf555cd Add support for DH 'modp' group parameters (RFC 3526) 4 years ago
  Bernd Edlinger feeb7ecd2f Check the DH modulus bit length 4 years ago
  Bernd Edlinger 6de1fe9086 Enforce a minimum DH modulus size of 512 bits 5 years ago
  Bernd Edlinger a38c878c2e Change DH parameters to generate the order q subgroup instead of 2q 5 years ago
  Antoine Cœur 68756b12f5 Fix Typos 5 years ago
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ 5 years ago
  Dr. Matthias St. Pierre 9ba9d81b1c test/dhtest.c: fix resource leak 5 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Dr. Matthias St. Pierre 8a59c08583 DH: add some basic tests (and comments) 6 years ago
  David Benjamin 7966101e20 Allow DH_set0_key with only private key. 6 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 6 years ago
  Pauli b99fe5f492 Remove tests dependence on e_os.h 6 years ago
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand 6 years ago
  Pauli ad887416f1 Update the test framework so that the need for test_main is removed. Everything 7 years ago
  Pauli c2500f658b Test cleaning and modernisation 7 years ago
  Rich Salz f367ac2b26 Use randomness not entropy 7 years ago
  Richard Levitte a9c6d22105 Adapt all test programs 7 years ago