|
|
|
|
|
by snakeanus
3299 days ago
|
|
> Out of SHA3, K12, SHA2 and Blake, SHA-512 is one of the fastest (some variants of Blake2 are faster) https://twitter.com/KeccakTeam/status/834789451708628995 > It's also widely supported nearly everywhere This is true for the non-truncated variants, but I am not aware of any protocol that uses the truncated ones. I will agree with the "longest track record" however, this is an important part. |
|
Creating a truncate(SHA-512, 256) out of regular SHA-512 is trivial, so it true that it is widely supported nearly everywhere.