diff options
Diffstat (limited to 'doc/dev_ref')
-rw-r--r-- | doc/dev_ref/todo.rst | 1 |
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 |