aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index b3ad697e8..4a7d60191 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -108,6 +108,11 @@ New Protocols / Formats
- Subset #2: Process OpenPGP public keys
- Subset #3: Verification of OpenPGP signatures
+Cleanups
+-----------
+
+* Split ffi.cpp and test_ffi.cpp into multiple files
+
Compat Headers
----------------
@@ -119,9 +124,7 @@ Compat Headers
FFI and Bindings
----------------------------------------
-* 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