Commit History

Author SHA1 Message Date
  Matt Caswell 5dc6489bb6 Update our EVP_PKEY_METHODs to get low level keys via public APIs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Shane Lontis 5af02212a5 Fix external symbols related to dsa keys 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions 4 years ago
  Shane Lontis 4f2271d58a Add ACVP fips module tests 4 years ago
  Dr. David von Oheimb 8da42c8b26 Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 years ago
  Shane Lontis f11f86f6ec Add FFC param/key generation 4 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
  Patrick Steuer 19bd1fa1ef s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448 5 years ago
  Patrick Steuer 3f950d8765 EVP_Digest*: enable SHA3 pre-hashing for DSA 5 years ago
  Kurt Roeckx 70b0b977f7 Change default RSA, DSA and DH size to 2048 bit 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  David Benjamin a97faad76a Document and add macros for additional DSA options 5 years ago
  Richard Levitte 3cdbea65b3 Following the license change, modify the boilerplates in crypto/dsa/ 6 years ago
  Bryan Donlan 665d9d1c06 Remove DSA digest length checks when no digest is passed 6 years ago
  Richard Levitte 28428130db Update copyright year 6 years ago
  Matt Caswell 06d3b485db Don't crash if an unrecognised digest is used with dsa_paramgen_md 6 years ago
  FdaSilvaYY e705fcf197 Style 8 years ago
  Richard Levitte 8a05c4d3b5 Fix DSA parameter generation control error 7 years ago
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Dr. Stephen Henson 9d04f83410 Add DSA digest length checks. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago