aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_ref
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-08-17 07:28:52 -0400
committerJack Lloyd <[email protected]>2019-08-17 07:28:52 -0400
commit2e1daed2c310f1ef7fd35af4502010fe271f74c1 (patch)
treea5bb04e85ad6e2b70ca27b564ee398b5b5ee4585 /doc/dev_ref
parent7ca073323cb6bddea6f71658879962457efb62b8 (diff)
Add todo [ci skip]
Diffstat (limited to 'doc/dev_ref')
-rw-r--r--doc/dev_ref/todo.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst
index 174be056e..714722f30 100644
--- a/doc/dev_ref/todo.rst
+++ b/doc/dev_ref/todo.rst
@@ -35,6 +35,7 @@ Ciphers, Hashes, PBKDF
Public Key Crypto, Math
----------------------------------------
+* Short vector optimization for BigInt
* Abstract representation of ECC point elements to allow specific
implementations of the field arithmetic depending upon the curve.
* Use NAF (joint sparse form) for ECC multi-exponentiation