kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
4a373ffa 2019-10-15 10:32:53 Merge pull request #367 from czurnieden/ilogb_shortcuts ilog: added shortcuts for bases that are powers of two
f0a9d3c3 2019-10-10 23:33:09 added shortcuts for bases that are powers of two
9bf8ce03 2019-10-15 10:28:05 Merge pull request #364 from czurnieden/miller_rabin_rounds_update Update to list of number of Miller-Rabin trials
3dd542f2 2019-10-14 23:05:56 Changed macro 'LTM_USE_FIPS_ONLY' to 'LTM_USE_ONLY_MR'
cf08afa4 2019-10-10 01:50:52 Update to list of number of Miller-Rabin trials
7ed75222 2019-10-14 14:18:37 Merge pull request #365 from fperrad/20191010_lint some linting
5a4e81c1 2019-10-10 20:32:02 literal suffix
e3eb13e4 2019-10-10 20:25:56 use same parameter name as in the prototype
b1975063 2019-10-10 20:15:13 use literal char
67c099ee 2019-10-10 18:44:00 Merge pull request #361 from libtom/pack_unpack_buf add mp_pack/unpack and MP_BUF error