summaryrefslogtreecommitdiff
path: root/traces
diff options
context:
space:
mode:
Diffstat (limited to '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 fca6da1..5dc749e 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
- by applying functions for M and M_R n times.
+ by functions expressing the exponentiated matrices with shifts and XORs.
*/
+#include "debug.h"