summaryrefslogtreecommitdiff
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
commit2a471bdceadd846f7e608519b08c323a6bf3d2d9 (patch)
tree25469dcb09055b4e3518fc741ba66d312a055963
parent5a6f2f82b11cf89d6fbe9b0f0b08cae1b15290c7 (diff)
downloadlilliput-ae-implem-2a471bdceadd846f7e608519b08c323a6bf3d2d9.tar.xz
Correction d'un commentaire du mode ΘCB3
-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
*/