diff options
Diffstat (limited to 'CHANGELOG.txt')
| -rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2e92008..31acfd2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -68,6 +68,9 @@ See reference implementation. Further changes: - Compute round-tweakeys on the fly to save on RAM, instead of storing all pre-computed round-tweakeys. (cipher.c) +- Remove intermediate buffer X in lilliput_tbc_decrypt(), to resemble lilliput_tbc_encrypt(). + (cipher.c) + add_threshold ------------- |
