Content deleted Content added
→General information: Removed underscore in author name. |
→Parameters: Added BLAKE2 length sizes to the table, with notes since they aren't directly comparable. |
||
Line 134:
| 1024
| 1024
| 128{{notetag|Even though BLAKE2b's length size is 128-bit, it counts message bytes (not bits, like the other hash functions in the table). BLAKE2b 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|Even though BLAKE2s's length size is 64-bit, it counts message bytes (not bits, like the other hash functions in the table). BLAKE2s 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
|