Comparison of cryptographic hash functions: Difference between revisions

Content deleted Content added
Parameters: Added note about SHA-3 length size's implementation dependency.
Parameters: Copy edit.
Line 134:
| 1024
| 1024
| 128{{notetag|EvenThe thoughsize of BLAKE2b's message length sizecounter is 128-bit, but it counts message length in bytes, (not in bits, like the other hash functions in the table)comparison. BLAKE2bIt can hence handle eight times longer messages than a 128-bit length size would suggest (one byte equaling eight bits). A length size of 131-bit is the comparable length size (<math>8 \times 2^{128} = 2^{131}</math>), if the message is counted in bits.}}
| 64
| 12
Line 142:
| 512
| 512
| 64{{notetag|EvenThe thoughsize of BLAKE2s's message length sizecounter is 64-bit, but it counts message length in bytes, (not in bits, like the other hash functions in the table)comparison. BLAKE2sIt can hence handle eight times longer messages than a 64-bit length size would suggest (one byte equaling eight bits). A length size of 67-bit is the comparable length size (<math>8 \times 2^{64} = 2^{67}</math>), if the message is counted in bits.}}
| 32
| 10