Skip to content

Commit

Permalink
fix post
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjoon-lee committed Jan 13, 2024
1 parent 6a40792 commit e864d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-01-13-sphinx-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -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$.

0 comments on commit e864d6b

Please sign in to comment.