aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/utils.rst
Commit message (Expand)AuthorAgeFilesLines
* modify approach to use EllipticCurvePublicNumbers methodsPaul Kehrer2015-10-271-45/+0
* remove support for null points, improve docsPaul Kehrer2015-10-271-6/+5
* rst continues to be a mysteryPaul Kehrer2015-10-271-2/+1
* fix some docsPaul Kehrer2015-10-271-6/+12
* add support for encoding/decoding elliptic curve pointsPaul Kehrer2015-10-261-0/+41
* 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