diff options
author | Jack Lloyd <[email protected]> | 2015-11-29 02:45:49 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-11-29 02:45:49 -0500 |
commit | ebf2164a972517ee405428d9d0641fe296aba745 (patch) | |
tree | b60831471a37219902d5d6a165b03700f550a402 /doc/todo.rst | |
parent | 0bc108a29fd2e7ff6fe992ea8e6c56a5cde27e34 (diff) |
Improve side channel attack resistance of table based AES impl
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 11bfc8836..5ea142464 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -57,6 +57,7 @@ Symmetric Algorithms, Hashes, ... ---------------------------------------- * Bitsliced AES or Camellia +* Compressed tables for AES * Camellia with AES-NI * Serpent using AVX2 * Serpent using SSSE3 pshufb for sboxes |