diff options
author | Jack Lloyd <[email protected]> | 2017-09-27 06:29:37 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-09-27 06:29:37 -0400 |
commit | dbb4db76e234328d3aa7dfd3a086da2f57601d8f (patch) | |
tree | 9707921a49e96373dd6ca5ac5d8f985021618088 /doc/todo.rst | |
parent | 28afcb1e9fbdc34dfb02d7897b17bff5e1237a2f (diff) |
Another todo
[ci skip]
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 533556504..50841237d 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -38,6 +38,7 @@ Public Key Crypto, Math * SPHINCS-256 * X448 and Ed448 * FHMQV +* Use GLV decomposition to speed up secp256k1 operations * Support mixed hashes and non-empty param strings in OAEP * wNAF ECC point multiply * Recover ECDSA public key from signature/message pair (GH #664) |