aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/int_math_ct.hpp
Commit message (Expand)AuthorAgeFilesLines
* int_math_ct: jau::ct_abs(): Document UB, suppress UB w/ clang, fix unit testsSven Göthel2024-04-101-4/+6
* Add math.hpp: `enum class math_error_t` (math_errhandling) -> MathError and s...Sven Göthel2024-02-261-1/+2
* int_math: Split Constant Time (CT) operations into int_math_ct w/ prefix 'ct_...Sven Göthel2024-02-261-0/+271