kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
d4c5fbf5 2019-05-11 00:40:59 Merge pull request #245 from libtom/deprecations deprecate old macros, deprecate mp_rand_digit
e05215a8 2019-05-09 04:06:12 deprecate old macros, deprecate mp_rand_digit
385d1a82 2019-05-09 14:44:19 Merge pull request #248 from libtom/test-mp_rand Test mp_rand
1a12486d 2019-05-08 21:08:16 add mp_rand test
eedf1624 2019-03-07 15:01:45 allow filtering of tests executed
cc3be565 2019-05-09 09:31:49 Merge pull request #246 from libtom/error-string add MP_ERR to mp_error_to_string
53c30fff 2019-05-09 04:16:24 add MP_ERR to mp_error_to_string
be11f12b 2019-05-08 17:16:12 Merge pull request #236 from libtom/custom-rand-source support custom random data source via mp_rand_source
56fb5e4a 2019-05-08 15:17:37 mp_rand_source(NULL) sets to platform random source
9e28ef9f 2019-05-08 15:14:50 mp_rand: use #else after arcrandom