Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 2 years ago
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 3 years ago
  Shane Lontis f1ffaaeece Fixes related to separation of DH and DHX types 3 years ago
  Tomas Mraz b247113c05 Detect low-level engine and app method based keys 3 years ago
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 years ago
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 years ago
  Shane Lontis e454a3934c Add a range check (from SP800-56Ar3) to DH key derivation. 3 years ago
  Richard Levitte cf33379997 PROV: Add type specific PKCS#8 decoding to the DER->key decoders 3 years ago
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys 3 years ago
  Shane Lontis 4718326a46 Add EVP_PKEY_public_check_quick. 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  FdaSilvaYY 80ce21fe1a include/crypto: add a few missing #pragma once directives 3 years ago
  Richard Levitte 6963979f5c DECODER: Adjust the library context of keys in our decoders 3 years ago
  Richard Levitte c829c23b67 EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available 3 years ago
  Nicola Tuveri d1fb6b481b Constify OSSL_FUNC_keymgmt_validate() 4 years ago
  Richard Levitte 0ba71d6a63 DH: make the private key length importable / exportable 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 years ago
  Shane Lontis 116d2510f7 Add dh_kdf support to provider 4 years ago
  Shane Lontis 4f2271d58a Add ACVP fips module tests 4 years ago
  Matt Caswell 6a9bd9298b Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 4 years ago
  Shane Lontis 738ee1819e Fix DH_get_nid() so that it does not cache values. 4 years ago
  Shane Lontis 7165593ce5 Add DH keygen to providers 4 years ago
  Richard Levitte 0abae1636d EVP: Implement support for key downgrading in backends 4 years ago
  Richard Levitte c518117b99 DH: add internal dh_get_method() 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 ca2bf555cd Add support for DH 'modp' group parameters (RFC 3526) 4 years ago
  Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct 4 years ago