diff options
author | Jack Lloyd <[email protected]> | 2018-08-14 18:07:38 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-14 18:07:38 -0400 |
commit | b100a4f1de538e120413d72f09fd2ab9e43d81b5 (patch) | |
tree | 2f696f6c9bc23813622e4a0542a081f2c711d43a /doc/todo.rst | |
parent | 567a768bc860b885b2c4ee7417940e2e194e9dc5 (diff) |
More todos [ci skip]
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 |