summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-05-03 13:49:52 +0200
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-05-03 13:49:52 +0200
commitfc518356f9c638b9717f4c07f2973b7315cd8515 (patch)
tree25469dcb09055b4e3518fc741ba66d312a055963 /src
parent85547bf58f9f26c33fb66da0246c6bfbee46a72e (diff)
downloadlilliput-ae-implem-fc518356f9c638b9717f4c07f2973b7315cd8515.tar.xz
Correction d'un commentaire du mode ΘCB3
Diffstat (limited to 'src')
-rw-r--r--src/ref/lilliput-i.c2
1 files changed, 1 insertions, 1 deletions
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
*/