diff options
author | Jack Lloyd <[email protected]> | 2016-11-16 12:24:08 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-11-16 12:24:08 -0500 |
commit | 5ae98ba978acfdcf057a4c73ea38b5d659cf47f2 (patch) | |
tree | 3898d830e16e85ed69ae670ed73ccfda1c8a81f2 /doc/todo.rst | |
parent | 43d16fe3a821fd694b4db8edc9e33ca8a1715d99 (diff) |
Todo updates [ci skip]
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index bb0fa499e..940ad57d5 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -60,10 +60,10 @@ TLS * Make DTLS support optional at build time * Make TLS v1.0 and v1.1 optional at build time * Make finite field DH optional at build time -* NEWHOPE (CECPQ1) key exchange (GH #613) * TLS OCSP stapling (RFC 6066) * Authentication using TOFU (sqlite3 storage) * Certificate pinning (using TACK?) +* Certificate Transparency * TLS supplemental authorization data (RFC 4680, RFC 5878) * OpenPGP authentication (RFC 5081) * DTLS-SCTP (RFC 6083) @@ -80,6 +80,7 @@ PKIX * X.509 policy constraints * OCSP responder logic * X.509 attribute certificates (RFC 5755) +* Roughtime client New Protocols / Formats ---------------------------------------- |