(no title)
comagoosie | 4 years ago
But BLAKE3 does seem to offer the best compromise when a cryptographically secure hash is required.
comagoosie | 4 years ago
But BLAKE3 does seem to offer the best compromise when a cryptographically secure hash is required.
22c|4 years ago
Can you let me know what you mean by strong vs. secure? When would you use one vs. the other? I've heard both of these terms used but they seem almost interchangeable[1].
I've also heard things like "this would be suitable for encrypting a password which is stored at rest" vs. "this could be suitable for a short lived one-time key", but I don't know what the correct terminology is there.
[1] https://en.wikipedia.org/wiki/Strong_cryptography
tptacek|4 years ago
It would be better if people would be clear about this stuff; you see the same thing from the PCG RNG people, who say that their generator isn't a CSPRNG, but is somehow more secure than other non-CSPRNGs.