libtommath/demo
Daniel Mendler 0669e92e78
deprecate mp_prime_random_ex in favor of mp_prime_rand
We can use the internal mp_rand generator now, since it generates
numbers which are safe for crypto purposes.
2019-05-11 00:48:48 +02:00
..
main.c allow filtering of tests executed 2019-05-09 10:47:35 +02:00
opponent.c enable -Wconversion and -Wsign-conversion on travis 2019-04-19 22:01:11 +02:00
shared.h tommath.h: do not expose stdlib.h 2019-05-07 09:32:59 +02:00
test.c deprecate mp_prime_random_ex in favor of mp_prime_rand 2019-05-11 00:48:48 +02:00
timing.c deprecate DIGIT_BIT, use MP_DIGIT_BIT 2019-04-25 13:39:50 +02:00