From 3e4096b266e623ec8c3a82bf688a980453db44a3 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 12 Feb 2019 13:18:13 +0100 Subject: Mise à jour des patchs de génération de traces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- traces/traces-tbc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'traces') diff --git a/traces/traces-tbc.patch b/traces/traces-tbc.patch index ca776a1..fca6da1 100644 --- a/traces/traces-tbc.patch +++ b/traces/traces-tbc.patch @@ -121,7 +121,7 @@ index 39e5980..4cdcf2a 100644 --- a/SOUMISSION_NIST/REFERENCE_IMPLEMENTATION/src/ref/tweakey.c +++ b/SOUMISSION_NIST/REFERENCE_IMPLEMENTATION/src/ref/tweakey.c @@ -17,6 +17,8 @@ where multiplications by matrices M and M_R to the power n is performed by - functions expressing the exponentiated matrices with shifts and XORs. + by applying functions for M and M_R n times. */ +#include "debug.h" -- cgit v1.2.3