diff options
author | Jack Lloyd <[email protected]> | 2018-08-16 15:41:22 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-16 15:41:22 -0400 |
commit | 7886721dfcd6b09c187ca624a7d31c8d5f6f62e0 (patch) | |
tree | f835eaf7b65ccf6c95e40dbe60e9495f6b0ca93c | |
parent | dd5c97b25c1dd16c2097a254eb98a1655da61b7f (diff) |
Remove completed todo
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 25561c6ab..0b80ee61d 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -137,7 +137,6 @@ FFI and Bindings * Expose compression * Expose more of X.509 (CRLs, PKCS10, OCSP, cert signing, etc) * Expose TLS -* Expose TOTP * Expose NIST key wrap with padding * Expose secret sharing * Expose deterministic PRNG |