Commit History

Author SHA1 Message Date
  slontis 3a4e09ab42 Fix infinite loops in DSA sign code. 1 year ago
  Pauli b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Tomas Mraz ba37b82045 dsa_check: Perform simple parameter check if seed is not available 3 years ago
  Richard Levitte 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 3 years ago
  Dr. David von Oheimb 8da42c8b26 Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA 4 years ago
  Richard Levitte 0cd1b144f9 util/mkerr.pl: make it not depend on the function code 5 years ago
  David von Oheimb 7408f6759f make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA 5 years ago
  Rich Salz cbfa5b0398 Regenerate mkerr files 5 years ago
  Richard Levitte 3cdbea65b3 Following the license change, modify the boilerplates in crypto/dsa/ 5 years ago
  Matt Caswell d54897cf54 Pick a q size consistent with the digest for DSA param generation 6 years ago
  Rich Salz 52df25cf2e make error tables const and separate header file 7 years ago
  Sebastian Andrzej Siewior af54741265 dsa/dsa_gen: add error message for seed_len < 0 8 years ago
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 years ago
  Dr. Stephen Henson 8cc44d970c Don't allocate r/s in DSA_SIG and ECDSA_SIG 8 years ago
  Rich Salz 0cd0a820ab Remove unused error/function codes. 8 years ago
  Matt Caswell 569d064609 Add some error messages for malloc fails 8 years ago
  Rich Salz b6cff313cb Manual fixes after copyright consolidation 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson b8fb59897b Rebuild error source files. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Adam Langley 190c615d43 Make `safe' (EC)DSA nonces the default. 11 years ago
  Adam Langley 8a99cb29d1 Add secure DSA nonce flag. 11 years ago
  Dr. Stephen Henson 3dd9b31dc4 Provisional, experimental support for DSA2 parameter generation algorithm. 13 years ago
  Dr. Stephen Henson 20818e00fd FIPS mode DSA changes: 13 years ago
  Dr. Stephen Henson 245a7eee17 recalculate DSA signature if r or s is zero (FIPS 186-3 requirement) 13 years ago
  Dr. Stephen Henson a4d9c12f99 correct error code 14 years ago
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 years ago
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 years ago
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 years ago