Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Pauli 97beb77f31 fix memory allocation and reference counting issues 1 year ago
  Pauli 9015cbb6eb dh: update to structure based atomics 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 3 years ago
  Shane Lontis 9932585220 Fix DH private key check. 3 years ago
  Tomas Mraz 7e43baed2a Do not allow creating empty RSA keys by duplication 3 years ago
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys 3 years ago
  Daniel Bevenius af9f2ee339 Fix typo in comment in DH_set0_pqg function 3 years ago
  Sahana Prasad 5d8ffebbcd DH: Make DH_bits(), DH_size(), and DH_security_bits() check that there are key parameters 3 years ago
  Richard Levitte 6963979f5c DECODER: Adjust the library context of keys in our decoders 3 years ago
  Matt Caswell 752419d8f7 Deprecate DH_new as well as i2d_DHparams and d2i_DHparams 4 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 4 years ago
  Richard Levitte ee55a20727 DH: have DH_set_length() increment the dirty count. 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
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions 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
  Matt Caswell 023b188ca5 Make EVP_PKEY_CTX_[get|set]_group_name work for DH too 4 years ago
  Shane Lontis b808665265 Update core_names.h fields and document most fields. 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 7165593ce5 Add DH keygen to providers 4 years ago
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 years ago
  Richard Levitte c518117b99 DH: add internal dh_get_method() 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