Hacker News new | past | comments | ask | show | jobs | submit login

We're talking about "problems" in the context of "things that make cryptography hard". The other security flaws of C/C++ are orthogonal to this issue.

This isn't a value judgement on Javascript. I like Javascript. The hard fact of the matter is, not every good programming environment is going to be suitable for cryptography.




Perhaps, but almost all buffer overflow, remote code execution bugs are very similar to XSS attacks--feed the program something it doesn't expect along with some junk for it to execute. The mechanism is different but the concept it the same.


No, the concept is not the same. C programs aren't designed to execute code from third parties.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: