Hacker News new | ask | show | jobs
by erichocean 3742 days ago
It would have been nice if the paper had discussed Ed25519. Anyone else know what the status is relative to this (and other, similar) work?
1 comments

The paper attacks implementations, not algorithms. As far as I know, all of the of the major Ed25519 implementations are side channel protected and safe (no branches on secret data, no array indexing with secret data)