diff --git a/_posts/2024-01-13-sphinx-spec.md b/_posts/2024-01-13-sphinx-spec.md index 0b3635d..6bc164a 100644 --- a/_posts/2024-01-13-sphinx-spec.md +++ b/_posts/2024-01-13-sphinx-spec.md @@ -82,4 +82,4 @@ The `T` is determined to make the size of `padded_payload` 1024 bytes. If `payload` is too large to make `padded_payload` 1024 bytes, the algorithm fails. -The `padded_payload` is layered-encrypted by Lioness with ChaCha20 and Blake2b using a payload key of each $m1, m2$ and $m_3$. +The `padded_payload` is layered-encrypted by Lioness with ChaCha20 and Blake2b using a payload key of each $m_1, m_2$ and $m_3$.