You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reinforced Concrete: A new ZK friendly hash function. When Plookup is enabled, it can >be up to 17x faster than Poseidon (50 cycles/byte), and only 7 times slower than Blake2.
This is not correct. The 17x increase is when comparing them in plaintext mode. In plookup mode, it is only 1.7x faster. See Table1 in the paper.
The text was updated successfully, but these errors were encountered:
The current text says:
This is not correct. The 17x increase is when comparing them in plaintext mode. In plookup mode, it is only 1.7x faster. See Table1 in the paper.
The text was updated successfully, but these errors were encountered: