mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
ee724f183a
* `add_u32`/`add_u64`/`add_uint` are now constant time * `sub_u32`/`sub_u64`/`sub_uint` are now constant time * `mul_u64` now uses `u128`