diff options
author | Jack Lloyd <[email protected]> | 2017-06-09 09:48:05 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-06-09 09:48:05 -0400 |
commit | 7d7aee091b3a18ff158061bd87a9a12b7f262892 (patch) | |
tree | a7e48279fc50fd95b41c2c383ada0f871e2c2228 /doc/todo.rst | |
parent | e25e5078a1f23e11c08e90f52d18c91e23d4dfb5 (diff) |
Update docs
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index bdb68f93a..f3a26bcc5 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -32,8 +32,7 @@ Public Key Crypto, Math * Curves for pairings (BN-256 is widely implemented) * Identity based encryption * SPHINCS-256 -* Ed25519 / EdDSA (GH #283) -* Ed448-Goldilocks +* X448 and Ed448 * FHMQV * Support mixed hashes and non-empty param strings in OAEP * wNAF ECC point multiply |