Constant-time cryptography
Constant-time cryptography
Posted Mar 18, 2024 8:55 UTC (Mon) by khim (subscriber, #9252)In reply to: Constant-time cryptography by DemiMarie
Parent article: Cranelift code generation comes to Rust
> Hardware crypto engines are nice, but they are not at all a substitute for constant time guarantees for software operations.
Oh, sure. Hardware works. “Constant time guarantees” are a snake oil you may lucratively sell. Completely different products with different properties and target audience.
> That requires application changes, not just library ones.So you can't even change apps, yet, somehow, pretend that they are not leaking your precious key in some other way except for operations being of different speeds depending on source?
You keys are not leaking (or maybe leaking but you just don't know that) because nobody targets you. It's as simple as that.
