commit 2a471bdceadd846f7e608519b08c323a6bf3d2d9
parent 5a6f2f82b11cf89d6fbe9b0f0b08cae1b15290c7
Author: Kévin Le Gouguec <kevin.legouguec@airbus.com>
Date: Fri, 3 May 2019 13:49:52 +0200
Correction d'un commentaire du mode ΘCB3
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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
*/