Is there any way to speedup mimc hash function? #430
Unanswered
zhengjunhe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my zkp calculation, I need to calculate 6 Merkle Proofs based on updated node and sibling path,the 6 Merkle Proofs occupy 95% time of the total. As I know,the mimc hash calculation takes the most.
I wonder is there any way to speedup mimc hash function?
Thans a lot.
Beta Was this translation helpful? Give feedback.
All reactions