Hacker News new | ask | show | jobs
by tptacek 5121 days ago
You're not an IT guy, but you are a programmer, and you know that leaving a vulnerability in your code, hoping the devops team catches attempts to exploit it, is a fucking retarded idea. I think you're just trolling.
1 comments

Who said anything about leaving a vulnerability in the code? If your security model depends on a suboptimal implementation of strcmp(), you have bigger problems than timing attacks.
I have no idea what you mean by "suboptimal implementation of strcmp".