aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/utils.rst
Commit message (Expand)AuthorAgeFilesLines
* resolve incorrect docs/naming around DSA (r, s) tuple encode/decodePaul Kehrer2015-08-101-5/+7
* Simpler languageAlex Gaynor2015-04-131-1/+1
* Removed a confusing sentenceAlex Gaynor2015-04-131-2/+1
* Document that decode_rfc6979_signature raises ValueErrorAlex Gaynor2015-04-131-0/+3
* add encode_rfc6979_signature and refactor tests to use itPaul Kehrer2014-11-271-0/+10
* add decode_rfc6979_signature helper for DSA/ECDSAPaul Kehrer2014-11-271-0/+16