From ec5c219519c4ebeb83e43725f9de3162bf7d5552 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 12 Feb 2019 12:57:11 +0100 Subject: Correction de grammaire --- src/ref/tweakey.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ref/tweakey.c') diff --git a/src/ref/tweakey.c b/src/ref/tweakey.c index 39e5980..319ca49 100644 --- a/src/ref/tweakey.c +++ b/src/ref/tweakey.c @@ -13,8 +13,8 @@ http://creativecommons.org/publicdomain/zero/1.0/ --- This file provides an implementation of Lilliput-TBC's tweakey schedule, -where multiplications by matrices M and M_R to the power n is performed by -functions expressing the exponentiated matrices with shifts and XORs. +where multiplications by matrices M and M_R to the power n are performed +by functions expressing the exponentiated matrices with shifts and XORs. */ #include -- cgit v1.2.3