Hacker News new | ask | show | jobs
by evgen 5705 days ago
Fast modmults for crypto keys are done using Montgomery multiplication, if the numbers being multiplied are power of two in size the ops are all masks and shifts after the initial transformation.