Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Billy Brumley 22aa4a3afb [crypto/dh] side channel hardening for computing DH shared keys 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Richard Levitte 28e1d588f1 DH: stop setting the private key length arbitrarily 3 years ago
  Nicola Tuveri d1fb6b481b Constify OSSL_FUNC_keymgmt_validate() 3 years ago
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions 3 years ago
  Shane Lontis 63794b048c Add multiple fixes for ffc key generation using invalid p,q,g parameters. 3 years ago
  Matt Caswell 6a9bd9298b Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Shane Lontis 738ee1819e Fix DH_get_nid() so that it does not cache values. 4 years ago
  Shane Lontis b03ec3b5d6 Add DSA keygen to provider 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 8083fd3a18 Add FFC param/key validation 4 years ago
  Shane Lontis f11f86f6ec Add FFC param/key generation 4 years ago
  Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct 4 years ago
  Shane Lontis 62f49b90d7 Add DH key exchange to fips provider 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Bernd Edlinger 6de1fe9086 Enforce a minimum DH modulus size of 512 bits 4 years ago
  Richard Levitte 8b84b075ff Adapt DH to use with KEYMGMT 5 years ago
  Bernd Edlinger a38c878c2e Change DH parameters to generate the order q subgroup instead of 2q 5 years ago
  raja-ashok 9aaecbfc98 TLS1.3 FFDHE Support 5 years ago
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() 5 years ago
  Richard Levitte e38873f5ce Following the license change, modify the boilerplates in crypto/dh/ 5 years ago
  Matt Caswell fd38836ba8 Update copyright year 6 years ago
  Guido Vranken 91f7361f47 Reject excessively large primes in DH key generation. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys 6 years ago