aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_asym_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Stupid mistake number one billion.Paul Kehrer2014-12-071-0/+8
* directly test r, s for integer-nessPaul Kehrer2014-12-071-0/+1
* catch PyAsn1Error for encoding signature as wellPaul Kehrer2014-12-071-0/+8
* add comment describing how the ASN.1 sequence in a test is invalidPaul Kehrer2014-12-071-0/+2
* catch PyAsn1Error when decoding rfc6979 signaturePaul Kehrer2014-12-061-0/+5
* error if signature has trailing bytesPaul Kehrer2014-11-301-0/+7
* add encode_rfc6979_signature and refactor tests to use itPaul Kehrer2014-11-271-0/+34