diff options
author | Jack Lloyd <[email protected]> | 2018-08-17 11:07:23 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-17 11:07:23 -0400 |
commit | 06af87da386c7686e5fb487fe89544970d96933f (patch) | |
tree | 4db5b3c3fb627607b81109ed77f2d44b4cbad3be /doc | |
parent | 73e85fbc7ddbe2f8722fb40286845beb91cc572e (diff) |
Todos
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 0b80ee61d..e6b0a2df0 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -134,8 +134,9 @@ FFI and Bindings ---------------------------------------- * Expose NewHope and CECPQ1 -* Expose compression -* Expose more of X.509 (CRLs, PKCS10, OCSP, cert signing, etc) +* X.509 CRL handling +* PKCS10 requests +* Certificate signing * Expose TLS * Expose NIST key wrap with padding * Expose secret sharing |