From c77e2ddc9b9c1dbab7513084d597a238b9b498dd Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 5 Jul 2019 10:17:26 +0200 Subject: Résumé des modifications sur felicsref MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f793279..3a6348e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -38,6 +38,17 @@ ref - lane 6: M_R^3 (unchanged) (multiplications.h, tweakey.c) +add_felicsref +------------- + +See reference implementation. Further changes: + +- Introduce helper function _multiply() to reduce code duplication. + (tweakey.c) + +- Compute round-tweakeys on the fly to save on RAM, instead of storing all pre-computed round-tweakeys. + (cipher.c) + add_threshold ------------- -- cgit v1.2.3