aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/todo.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index 26e99086e..1d2186281 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -134,10 +134,11 @@ FFI and Bindings
----------------------------------------
* Expose compression
-* Expose more of X.509 (CRLs, OCSP, cert signing, etc)
+* Expose more of X.509 (CRLs, PKCS10, OCSP, cert signing, etc)
* Expose TLS
+* Expose TOTP/HOTP
+* Expose deterministic PRNG
* Write a CLI or HTTPS client in Python
-* Rust API
Library Infrastructure
----------------------------------------