From f8491f9c586348cef06a22f81ad544b8727f3a0f Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sun, 27 Dec 2020 16:23:22 -0500 Subject: Add BMI2 3DES implementation --- doc/dev_ref/todo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/dev_ref') diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst index e82c885fa..6c69b3b77 100644 --- a/doc/dev_ref/todo.rst +++ b/doc/dev_ref/todo.rst @@ -29,7 +29,7 @@ Improved Ciphers Implementations * Poly1305 using AVX2 * ChaCha using SSSE3 * SHA-512 using BMI2+AVX2 -* Constant time DES using bitslicing and/or BMI2 +* Constant time DES using bitslicing * SIMD evaluation of SHA-2 and SHA-3 compression functions Public Key Crypto, Math -- cgit v1.2.3