From 972e3f5589b2b34d34f2c8c3ff021fc88a304907 Mon Sep 17 00:00:00 2001 From: AkshayaMani Date: Thu, 12 Sep 2024 11:55:38 -0400 Subject: [PATCH] Fix linting errors --- vac/raw/mix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vac/raw/mix.md b/vac/raw/mix.md index 94046c8..b317b96 100644 --- a/vac/raw/mix.md +++ b/vac/raw/mix.md @@ -410,8 +410,8 @@ sender, intermediary, and exit node) is detailed in the following subsections. $`\text{φ\_iv}_{i-1} = H(\text{"iv"}\ |\ s_{i-1})`$ (truncated to 128 bits) - - Compute the filler string $\phi_i$ using $\text{AES-CTR}^\prime_i$, which is - AES-CTR encryption with the keystream starting from + - Compute the filler string $\phi_i$ using $\text{AES-CTR}^\prime_i$, + which is AES-CTR encryption with the keystream starting from index $((t+1)(r-i)+t+2)\kappa$ : $`\phi_i = \text{AES-CTR}^\prime_i(\text{φ\_aes\_key}_{i-1},\ \text{φ\_iv}_{i-1},