Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update docs and changelog for prehashed support (#3268) | Paul Kehrer | 2016-11-20 | 1 | -3/+15 |
* | support RSA verify with prehashing (#3265) | Paul Kehrer | 2016-11-20 | 1 | -1/+13 |
* | support prehashing in RSA sign (#3238) | Paul Kehrer | 2016-11-20 | 1 | -0/+34 |
* | 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 |