Files
Odin/core
Yawning Angel ee724f183a 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`
2021-10-27 12:37:35 +00:00
..
2021-04-01 10:06:00 +01:00
2021-10-20 15:02:55 +01:00
2021-10-20 00:43:07 +01:00
2021-09-21 16:28:35 +02:00
2021-10-06 22:47:40 +02:00
2021-10-11 12:33:27 +00:00
2021-10-23 12:24:53 +02:00
2021-10-25 01:28:06 +01:00
2021-09-29 14:49:25 +01:00
2021-09-19 11:59:31 +01:00
2021-10-26 20:22:39 +01:00
2021-09-23 12:19:08 +01:00
2021-10-13 23:39:17 +01:00
2021-10-25 01:02:38 +01:00