Pure Rust cryptography is better than raw performance

1 cold_pizz4 1 7/11/2025, 4:39:25 PM kerkour.com ↗

Comments (1)

ykonstant · 17h ago
I don't know about C, but how do you replace the "pure assembly" the author mentions and maintain a reasonable degree of constant time guarantees? Even with assembly these are fickle, can you really write the core computational kernels in Rust and achieve similar guarantees?