aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/ec.rst
Commit message (Expand)AuthorAgeFilesLines
* make our docs job nitpicky and fix every broken linkPaul Kehrer2015-02-121-1/+1
* move EC interfacesPaul Kehrer2015-02-121-13/+121
* add decode_rfc6979_signature helper for DSA/ECDSAPaul Kehrer2014-11-271-1/+3
* fixed a syntax error in the docsAlex Gaynor2014-11-201-1/+1
* Describe teh format of the result of signer.finalize(). Fixes #1479Alex Gaynor2014-11-171-0/+3
* Improve EC docsPaul Kehrer2014-07-041-35/+36
* Advice on choosing a curveAlex Stapleton2014-07-031-6/+24
* Fixed AssertionError on missing curvesAyrx2014-06-241-1/+1
* Fixed a reST syntax issue in the docsAlex Gaynor2014-06-121-0/+16
* Merge pull request #1114 from alex/fixed-markupPaul Kehrer2014-06-071-1/+1
|\
| * This is a function, not a methodAlex Gaynor2014-06-071-1/+1
* | Merge pull request #1107 from public/ecdsa-multibackendPaul Kehrer2014-06-071-1/+1
|\ \ | |/ |/|
| * Multibackend support for ECAlex Stapleton2014-06-071-1/+1
* | Fix syntax error in docsAlex Stapleton2014-06-071-1/+1
|/
* ECDSA backendAlex Stapleton2014-06-071-2/+180
* Rename private_key to private_valueAlex Stapleton2014-05-231-3/+3
* Add __init__ arguments to docsAlex Stapleton2014-05-231-2/+2
* Add docs for EC numbersAlex Stapleton2014-05-231-0/+51