aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index 22b5cbb8a..b3ad697e8 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -119,7 +119,10 @@ Compat Headers
FFI and Bindings
----------------------------------------
-* Expose certificates
+* Expose BigInt
+* Expose compression
+* Expose a raw block cipher interface
+* Expose more of X.509 (CRLs, OCSP, cert signing, etc)
* Expose TLS
* Write a CLI or HTTPS client in Python