diff options
Diffstat (limited to 'traces')
| -rw-r--r-- | traces/traces-tbc.patch | 2 |
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" |
