Hacker News new | ask | show | jobs
by anonacct37 914 days ago
cryptography. Things that really need to be constant time and not be "optimized" by the compiler.

See the .s files in: https://cs.opensource.google/go/go/+/refs/tags/go1.21.5:src/...

I occasionally see it in compression as well.