Hacker News new | ask | show | jobs
by 0culus 2972 days ago
I've seen base64 used to implement "security through obscurity" in web applications. Many times in situations where they could have just used a cryptographic hash and been done with it.