História revízii

Autor SHA1 Správa Dátum
  Dr. David von Oheimb 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 rokov pred
  Matt Caswell 33388b44b6 Update copyright year 4 rokov pred
  Shane Lontis 738ee1819e Fix DH_get_nid() so that it does not cache values. 4 rokov pred
  Matt Caswell 629c72db5f When calling the import_to function pass the libctx too 4 rokov pred
  Shane Lontis b03ec3b5d6 Add DSA keygen to provider 4 rokov pred
  Matt Caswell 76e23fc50b Enable export_to functions to have access to the libctx 4 rokov pred
  Pauli 6d4e6009d2 Param build: make structures opaque. 4 rokov pred
  Pauli 110bff618b Param builder: make the OSSL_PARAM_BLD APIs public. 4 rokov pred
  Richard Levitte 0abae1636d EVP: Implement support for key downgrading in backends 4 rokov pred
  Richard Levitte 0996cff91f DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys 4 rokov pred
  Richard Levitte df13defd4f EVP: Check that key methods aren't foreign when exporting 4 rokov pred
  Pauli ada66e78ef Deprecate the low level Diffie-Hellman functions. 4 rokov pred
  Matt Caswell 90d3cb57c6 Implement Provider side Key Management for X25519 and X448 4 rokov pred
  Richard Levitte b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 rokov pred
  Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct 4 rokov pred
  Pauli 756f5c6c7c coverity 1201478: check BIO_indent returns 4 rokov pred
  Scott Wilson 6624e1f7b6 Fix potential memory leak in dh_ameth.c 5 rokov pred
  Richard Levitte 14e3e00fe2 DH: Add export of domain parameters to provider 5 rokov pred
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 rokov pred
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 rokov pred
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 rokov pred
  Matt Caswell 21fb706722 Enable DH "keys" which only contain domain parameters 5 rokov pred
  Matt Caswell 4889dadcb8 Implement DSA in the default provider 5 rokov pred
  Richard Levitte 8b84b075ff Adapt DH to use with KEYMGMT 5 rokov pred
  raja-ashok 9aaecbfc98 TLS1.3 FFDHE Support 5 rokov pred
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 rokov pred
  Richard Levitte e38873f5ce Following the license change, modify the boilerplates in crypto/dh/ 6 rokov pred
  Paul Yang b000470873 Support public key and param check in EVP interface 7 rokov pred
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 rokov pred
  Dr. Stephen Henson 5f2d9c4d26 Support constant BN for DH parameters 7 rokov pred