Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -2267,7 +2267,7 @@ onchain operation and 0 otherwise.

For Merkle trees and hash invocations that require collision resistance we use Rescue hash described in
[AABDS19](https://eprint.iacr.org/2019/426.pdf). Reference implementation examples can be found in
[SW19](https://starkware.co/hash-challenge-implementation-reference-code/#marvellous).
[SW19](https://starkware.co/).

For our application we've chosen the following parametrization:

Expand Down