summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-12 13:18:13 +0100
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-12 13:18:13 +0100
commit3e4096b266e623ec8c3a82bf688a980453db44a3 (patch)
tree438810c49d3140a074abc164c9e29023742c64e2
parent8232e1557a874b799d1f6afcb54272071f8f5d9a (diff)
downloadlilliput-ae-implem-3e4096b266e623ec8c3a82bf688a980453db44a3.tar.xz
Mise à jour des patchs de génération de traces
-rw-r--r--traces/traces-tbc.patch2
1 files changed, 1 insertions, 1 deletions
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"