Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | int_math_ct: jau::ct_abs(): Document UB, suppress UB w/ clang, fix unit tests | Sven Göthel | 2024-04-10 | 1 | -4/+6 |
* | Add math.hpp: `enum class math_error_t` (math_errhandling) -> MathError and s... | Sven Göthel | 2024-02-26 | 1 | -1/+2 |
* | int_math: Split Constant Time (CT) operations into int_math_ct w/ prefix 'ct_... | Sven Göthel | 2024-02-26 | 1 | -0/+271 |