libtommath/demo
Daniel Green 4e90f3185a
Build+test bn_mp_set_double.c on more platforms
Not all platforms/environments/architectures that support enough of
IEEE 754 for the purposes of mp_set_double() actually support enough
to legitimately define __STDC_IEC_559__, so only relying on that is
too strict. Fixes https://github.com/libtom/libtommath/issues/159
2020-02-18 00:00:22 +01:00
..
mtest_opponent.c literal suffix 2019-11-05 18:43:37 +01:00
shared.c introduce MP_MAX_DIGIT_COUNT to prevent overflow 2019-12-05 10:52:41 +01:00
shared.h test: print __func__ 2019-12-05 13:50:14 +01:00
test.c Build+test bn_mp_set_double.c on more platforms 2020-02-18 00:00:22 +01:00
timing.c more unnecessary type-casts, correct type-case for malloc 2019-11-14 14:18:45 +01:00