From 2a471bdceadd846f7e608519b08c323a6bf3d2d9 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 3 May 2019 13:49:52 +0200 Subject: Correction d'un commentaire du mode ΘCB3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ref/lilliput-i.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ref/lilliput-i.c b/src/ref/lilliput-i.c index 11fdc45..404abea 100644 --- a/src/ref/lilliput-i.c +++ b/src/ref/lilliput-i.c @@ -44,7 +44,7 @@ static void _fill_msg_tweak( * - bits [ 1, t-|N|-4]: block index * [ 1, s]: actual block index * [ s+1, t-|N|-4]: 0-padding - * - bits [t-|N|-4, t-4]: nonce + * - bits [t-|N|-3, t-4]: nonce * - bits [ t-3, t]: 4-bit prefix */ -- cgit v1.2.3