aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2021-10-27 04:27:36 +0000
committerYawning Angel <yawning@schwanenlied.me>2021-10-27 12:37:35 +0000
commitee724f183a64372f987ad2f0c95fc913c1830151 (patch)
treec2b84ba6c4caf3d35739ce8a41de365296f493f9 /src/main.cpp
parentc4d2aae0ed55d972b0074031ac82db6f9546447e (diff)
core:math/bits: Improve add/sub/mul_u64
* `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`
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions