9

There are some cryptographically secure hash algorithms designed to be efficient for SNARKs, STARKs and FHE. Some of them already implemented in Zcash, Zokrates and circom. The ones that I know of are:

Is there any security and performance comparison available for these hash algorithms? (There have been attacks published on some other hash functions designed for SNARKs. But, I didn't manage to find a proper comparison for these ones.)

Habib
  • 951
  • 8
  • 23
  • Don't forget about Rescue-Prime: https://eprint.iacr.org/2020/1143.pdf – Alan May 06 '21 at 18:49
  • I happen to come across this page: https://github.com/matter-labs/rescue-poseidon this has some sort of performance comparison for Poseidon, Rescue, and Rescue Prime. – Habib May 07 '21 at 08:30
  • 3
    An especially related survey seems to be available here: https://eprint.iacr.org/2020/948.pdf – Habib May 07 '21 at 08:54

0 Answers0