Commit History

Author SHA1 Message Date
  Richard Levitte 0996cff91f DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys 4 years ago
  Richard Levitte df13defd4f EVP: Check that key methods aren't foreign when exporting 4 years ago
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 years ago
  Matt Caswell 90d3cb57c6 Implement Provider side Key Management for X25519 and X448 4 years ago
  Richard Levitte b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 years ago
  Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct 4 years ago
  Richard Levitte 073f59c407 DSA: Add export of domain parameters to provider 5 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  jayaram aecf529b05 fix for dsa key size feature request issue: pkey -text or -text_pub should show dsa key size 5 years ago
  Matt Caswell 4889dadcb8 Implement DSA in the default provider 5 years ago
  Tomas Mraz cd4c83b524 The SHA256 is not a mandatory digest for DSA. 5 years ago
  David von Oheimb a4c467c96a remove needless empty lines when printing certificates 6 years ago
  Richard Levitte 3cdbea65b3 Following the license change, modify the boilerplates in crypto/dsa/ 5 years ago
  Pavel Kopyl 7760384b40 Check return value of OBJ_nid2obj in dsa_pub_encode. 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Samuel Weiser 6364475a99 Added const-time flag to DSA key decoding to avoid potential leak of privkey 7 years ago
  Dr. Stephen Henson 245c6bc33b Constify private key decode. 8 years ago
  Dr. Stephen Henson ac4e257747 constify X509_ALGOR_get0() 8 years ago
  Dr. Stephen Henson 5d8d9a8efa Add DSA_bits() function. 8 years ago
  Emilia Kasper 9267c11bb5 Make DSA_SIG and ECDSA_SIG getters const. 8 years ago
  Kurt Roeckx 578b551441 Specifiy size of arrays 8 years ago
  Dr. Stephen Henson f72f00d495 Parameter copy sanity checks. 8 years ago
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 years ago
  Matt Caswell 1258396d73 Make the DSA structure opaque 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Dr. Stephen Henson 706a13f112 Make DSA_SIG opaque. 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Dr. Stephen Henson dfb10af92e Remove DSA negative integer workaround code. 8 years ago