Hacker News new | ask | show | jobs
Libecc – Library for elliptic curves cryptography (github.com)
3 points by remx 3323 days ago
1 comments

Had a look, I can't seem to find any assurance claimed wrt timing attack and other side channels beside a warning that the examples have not been designed with them in account. The lack of assembly doesn't look good in that regard...

It's impressive nevertheless, the README being very thorough.