Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 180 Bytes

File metadata and controls

5 lines (4 loc) · 180 Bytes

Constant time code

It is often important to be able to turn off optimizations and guarantee that code executes in constant time to prevent side-channel attacks based on timing.