Historique des commits

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