Created
August 1, 2026 17:27
-
-
Save zooko/b87636ba929bbbb49ef121a41a9ea597 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Small message (64 bytes, one compression of each) | |
| | Hash | GF(2), cost/byte | Prime field, cost/byte | | |
| |---|---|---| | |
| | BLAKE3 | **322** | 235–400 | | |
| | SHA-256 | **694** | 290–490 | | |
| | SHA3-256 | 1,095–1,260 | **2,880** | | |
| ### Long message (asymptotic) | |
| | Hash | GF(2), cost/byte | Prime field, cost/byte | | |
| |---|---|---| | |
| | BLAKE3 | **342** | 250–425 | | |
| | SHA-256 | **694** | 290–490 | | |
| | SHA3-256 | 515–590 | **1,355** | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment