Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Walton
83a87cb4df
Group DSA-RFC6979 tests together by hash value
Previously, all 1024-bit tests were run, and then 2048-bit tests were run. Splitting them meant there were two entries for DSA-RFC6979/SHA-1, two entries for DSA-RFC6979/SHA-256 and so on. Now there will be one entry output during testing.
2017-04-15 09:03:22 -04:00
Jeffrey Walton
7e42780517
Add Deterministic DSA and ECDSA Signatures (Issue 121)
Based on Douglas Roark PR 131
2016-12-11 01:02:00 -05:00
Jeffrey Walton
0b77c77230 Added 2048-bit modulus tests 2016-04-10 16:41:32 -04:00
Jeffrey Walton
0c3791566f Folded Signature tests into objects of same Name 2016-04-10 03:23:26 -04:00
Jeffrey Walton
79c231edcb Added DSA test vectors for deterministic signatures 2016-04-10 02:58:08 -04:00