diff options
author | Jack Lloyd <[email protected]> | 2016-12-08 21:32:22 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-12-08 21:32:22 -0500 |
commit | 578d4208f7410e110a084fbcfaa30eea1d057f9e (patch) | |
tree | 0971d6516eaaf6e6725cff6be1bafbed425fe8c2 /doc | |
parent | 64bc40b2e4a3355f0b18bd6d10ae59d3947f1760 (diff) |
Update todo [ci skip]
Diffstat (limited to 'doc')
-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 8664f9770..d1ca9c299 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -30,7 +30,7 @@ Public Key Crypto, Math ---------------------------------------- * SPHINCS-256 -* EdDSA (GH #283) +* Ed25519 / EdDSA (GH #283) * Ed448-Goldilocks * FHMQV * Support mixed hashes and non-empty param strings in OAEP @@ -155,7 +155,6 @@ Documentation ---------------------------------------- * TPM (no docs) -* PKCS #11 (no docs) * X.509 certs, path validation * Specific docs covering one major topic (RSA, ECDSA, AES/GCM, ...) * Some howto style docs (setting up CA, ...) |