diff options
author | Jack Lloyd <[email protected]> | 2017-02-23 11:44:19 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-02-23 11:44:19 -0500 |
commit | 2142cf8de355a2c442922e02696ee8e26449f5e6 (patch) | |
tree | 98c08e048c0db59953202e9ca702941d82815ea5 /doc/todo.rst | |
parent | 91de83110aee305f0e0d74a65278113c61af28d0 (diff) |
Some todos [ci skip]
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 85add38d6..22b5cbb8a 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -62,6 +62,8 @@ TLS ---------------------------------------- * Make DTLS support optional at build time +* Improve/optimize DTLS defragmentation and retransmission +* Implement logging callbacks for TLS * Make TLS v1.0 and v1.1 optional at build time * Make RSA optional at build time * Make finite field DH optional at build time @@ -87,7 +89,8 @@ PKIX * OCSP responder logic * X.509 attribute certificates (RFC 5755) * Support generating/verifying XMSS certificates -* Roughtime client +* Roughtime client (https://roughtime.googlesource.com/roughtime/), + requires Ed25519 New Protocols / Formats ---------------------------------------- |