Commit történet

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