Hacker News new | ask | show | jobs
by eptcyka 371 days ago
For constant time code, it doesn’t matter too much if data spills out of a cache, constant time issues arise from compilers introducing early exits which leaves crypto open to timing attacks.
1 comments

Thanks for the info. Do you have a good overview on what other hardware properties or issues are relevant?