diff options
author | Jack Lloyd <[email protected]> | 2018-04-14 08:50:39 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-04-14 08:50:39 -0400 |
commit | 325d772cf89763a3ca9e5ac144d10af6c408421f (patch) | |
tree | 22202420aec83207620413b4ed8ee876a32877df /doc/todo.rst | |
parent | 728f92bd87c22c734e00f1a8379d17e3d100ed7f (diff) |
Another todo
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 17a1f3408..d052bfcf9 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -31,6 +31,8 @@ Ciphers, Hashes, PBKDF Public Key Crypto, Math ---------------------------------------- +* Abstract repesentation of ECC point elements to allow specific + implementations of the field arithmetic depending upon the curve. * Curves for pairings (BN-256 is widely implemented) * Identity based encryption * BBS group signatures |