Hacker News new | ask | show | jobs
by liambuchanan 2117 days ago
encryption is non-deterministic
2 comments

Some encryption algorithms are (effectively, but not literally) non-deterministic, e.g.: DUKPT, RSA-OAEP

Most encryption algorithms are deterministic, and most password authentication schemes depend on that fact.

Passwords aren't encrypted, so why would deterministic encryption matter?
Err, yes, good point. And if I had read the article first, I would have had the proper context of technical specificity loaded before commenting.

Nevertheless, most encryption algorithms are deterministic. :)

if that was true, this article wouldn't exist: https://en.wikipedia.org/wiki/Deterministic_encryption