From 0bcbc000b7e9cf445c6bb409000e3e1cffd6f5ab Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Tue, 4 Sep 2018 10:23:35 -0400 Subject: Todo --- doc/todo.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/todo.rst b/doc/todo.rst index 6515c5757..08080a62e 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -129,7 +129,7 @@ Compat Headers * OpenSSL compatible API headers: EVP, TLS, certificates, etc -FFI and Bindings +New C APIs ---------------------------------------- * Expose NewHope and CECPQ1 @@ -140,6 +140,13 @@ FFI and Bindings * Expose NIST key wrap with padding * Expose secret sharing * Expose deterministic PRNG + +Python +---------------- + +* Anywhere Pylint warnings too-many-locals, too-many-branches, or + too-many-statements are skipped, fix the code so Pylint no longer warns. + * Write a CLI or HTTPS client in Python Library Infrastructure -- cgit v1.2.3