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

I bet that's almost entirely based on preferring the devil you know. Trying to write C without side channels is a ridiculously fragile affair. Many high level languages aren't suited to it, but that doesn't mean C is suited to it. Nobody should be using C for that kind of code either. Assembly maybe. The good answer is a language that can handle arrays safely and also make guarantees about what's actually executed.



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

Search: