Historique des commits

Auteur SHA1 Message Date
  Matthias St. Pierre 706512ecbc Don't (re-)initialize the FFC_PARAMs in dh_init and dsa_init il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Pauli 97beb77f31 fix memory allocation and reference counting issues il y a 1 an
  Pauli 9015cbb6eb dh: update to structure based atomics il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning il y a 3 ans
  Shane Lontis 9932585220 Fix DH private key check. il y a 3 ans
  Tomas Mraz 7e43baed2a Do not allow creating empty RSA keys by duplication il y a 3 ans
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function il y a 3 ans
  Matt Caswell 8020d79b40 Update copyright year il y a 3 ans
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys il y a 3 ans
  Daniel Bevenius af9f2ee339 Fix typo in comment in DH_set0_pqg function il y a 3 ans
  Sahana Prasad 5d8ffebbcd DH: Make DH_bits(), DH_size(), and DH_security_bits() check that there are key parameters il y a 3 ans
  Richard Levitte 6963979f5c DECODER: Adjust the library context of keys in our decoders il y a 3 ans
  Matt Caswell 752419d8f7 Deprecate DH_new as well as i2d_DHparams and d2i_DHparams il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Richard Levitte 28e1d588f1 DH: stop setting the private key length arbitrarily il y a 4 ans
  Richard Levitte ee55a20727 DH: have DH_set_length() increment the dirty count. il y a 4 ans
  Richard Levitte 0ba71d6a63 DH: make the private key length importable / exportable il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions il y a 4 ans
  Matt Caswell d8652be06e Run the withlibctx.pl script il y a 4 ans
  Shane Lontis 116d2510f7 Add dh_kdf support to provider il y a 4 ans
  Matt Caswell 023b188ca5 Make EVP_PKEY_CTX_[get|set]_group_name work for DH too il y a 4 ans
  Shane Lontis b808665265 Update core_names.h fields and document most fields. il y a 4 ans
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE il y a 4 ans
  Shane Lontis 738ee1819e Fix DH_get_nid() so that it does not cache values. il y a 4 ans
  Shane Lontis 7165593ce5 Add DH keygen to providers il y a 4 ans
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ il y a 4 ans
  Richard Levitte c518117b99 DH: add internal dh_get_method() il y a 4 ans