diff options
author | Jack Lloyd <[email protected]> | 2018-07-13 11:59:53 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-07-13 11:59:53 -0400 |
commit | d145ad41b3ffca7756db843e3df6e167a2959049 (patch) | |
tree | 309df9cf49305507dc4bf89ab1caeaf06078b60a /doc | |
parent | 1cf1682035fd56e7f997e6570bd9755b6eb42eef (diff) |
Add FPE1 to C API
GH #1612
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 465b2be82..d8e7888ef 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -136,7 +136,6 @@ Compat Headers FFI and Bindings ---------------------------------------- -* Expose FPE * Expose compression * Expose more of X.509 (CRLs, OCSP, cert signing, etc) * Expose TLS |