Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around pyasn1's willingness to return endOfOctets in DER parsing | Geoffrey Thomas | 2015-04-13 | 1 | -0/+5 |
* | Stupid mistake number one billion. | Paul Kehrer | 2014-12-07 | 1 | -0/+8 |
* | directly test r, s for integer-ness | Paul Kehrer | 2014-12-07 | 1 | -0/+1 |
* | catch PyAsn1Error for encoding signature as well | Paul Kehrer | 2014-12-07 | 1 | -0/+8 |
* | add comment describing how the ASN.1 sequence in a test is invalid | Paul Kehrer | 2014-12-07 | 1 | -0/+2 |
* | catch PyAsn1Error when decoding rfc6979 signature | Paul Kehrer | 2014-12-06 | 1 | -0/+5 |
* | error if signature has trailing bytes | Paul Kehrer | 2014-11-30 | 1 | -0/+7 |
* | add encode_rfc6979_signature and refactor tests to use it | Paul Kehrer | 2014-11-27 | 1 | -0/+34 |