Fix linting errors

This commit is contained in:
AkshayaMani
2024-09-12 11:55:38 -04:00
committed by GitHub
parent 733a838117
commit 972e3f5589

View File

@@ -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},