Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolve incorrect docs/naming around DSA (r, s) tuple encode/decode | Paul Kehrer | 2015-08-10 | 1 | -5/+7 |
* | Simpler language | Alex Gaynor | 2015-04-13 | 1 | -1/+1 |
* | Removed a confusing sentence | Alex Gaynor | 2015-04-13 | 1 | -2/+1 |
* | Document that decode_rfc6979_signature raises ValueError | Alex Gaynor | 2015-04-13 | 1 | -0/+3 |
* | add encode_rfc6979_signature and refactor tests to use it | Paul Kehrer | 2014-11-27 | 1 | -0/+10 |
* | add decode_rfc6979_signature helper for DSA/ECDSA | Paul Kehrer | 2014-11-27 | 1 | -0/+16 |