diff options
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 2 |
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 |