|
|
|
|
|
by 22c
1789 days ago
|
|
> a highwayhash is only cryptographically strong (but not cryptographically secure) 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 |
|
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.