Hacker News new | ask | show | jobs
by eru 3747 days ago
If you have good hashing, you can build encryption, though.
1 comments

And if you have a good block cipher you can build a hash function.

Encryption is a reversible, keyed transformation of a message. If you cannot reverse it, it is not encryption. Calling it encryption just introduces confusion.

I concur.