Hacker News new | ask | show | jobs
by cide1 875 days ago
I studied that code and the comment for a good 10 minutes. As far as I can tell it just obfuscates, and is not actually implementing authenticated encryption. It would help to just come out and say that part out loud.
1 comments

True fact: Salsa20 is itself a hash function, keyed, and running in a counter mode.