aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-08-14 18:07:38 -0400
committerJack Lloyd <[email protected]>2018-08-14 18:07:38 -0400
commitb100a4f1de538e120413d72f09fd2ab9e43d81b5 (patch)
tree2f696f6c9bc23813622e4a0542a081f2c711d43a /doc/todo.rst
parent567a768bc860b885b2c4ee7417940e2e194e9dc5 (diff)
More todos [ci skip]
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index a7016758d..08beda1e9 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -138,6 +138,8 @@ FFI and Bindings
* Expose more of X.509 (CRLs, PKCS10, OCSP, cert signing, etc)
* Expose TLS
* Expose TOTP/HOTP
+* Expose NIST key wrap with padding
+* Expose secret sharing
* Expose deterministic PRNG
* Write a CLI or HTTPS client in Python