aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-08-04 17:42:29 -0400
committerJack Lloyd <[email protected]>2017-08-04 17:42:29 -0400
commitfc6c93cd08d52d341feb30fcecb78a95057934d0 (patch)
tree5e126a36fd1a2b64bf03fba5023ce59c7d14e24f /doc/todo.rst
parent58b1f7cc90b3e5c8a4bbff7adf2c001db0ef4d21 (diff)
Update news and todo
[ci skip]
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index f3a26bcc5..f7d85e9f5 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -17,6 +17,7 @@ Ciphers, Hashes, PBKDF
* Serpent using AVX2 or SSSE3/pshufb
* ChaCha20 using AVX2, NEON
* XSalsa20-Poly1305 AEAD compatible with NaCl
+* SHACAL-2
* ARIA block cipher (RFCs 5794 and 6209)
* ASCON 1.2 (CAESAR)
* NORX-64 3.0 (CAESAR)
@@ -52,7 +53,7 @@ External Providers, Hardware Support
* /dev/crypto provider (ciphers, hashes)
* Windows CryptoAPI provider (ciphers, hashes, RSA)
* Apple CommonCrypto
-* ARMv8-A crypto extensions (AES, SHA-2)
+* ARMv8-A crypto extensions (AES, GCM)
* POWER8 crypto extensions (AES, SHA-2)
* Better TPM support: NVRAM, PCR measurements, sealing
* Intel SGX support
@@ -88,8 +89,7 @@ PKIX
* OCSP responder logic
* X.509 attribute certificates (RFC 5755)
* Support generating/verifying XMSS certificates
-* Roughtime client (https://roughtime.googlesource.com/roughtime/),
- requires Ed25519
+* Roughtime client (https://roughtime.googlesource.com/roughtime/)
New Protocols / Formats
----------------------------------------