kc3-lang/libtommath/bn_mp_get_bit.c

Branch :


Log

Author Commit Date CI Message
e45f75fd 2019-04-13 08:46:57 deprecate DIGIT_BIT, use MP_DIGIT_BIT
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
59e83249 2019-03-26 11:20:31 bug-fix in bn_mp_get_bit.c: handle overflow correctly
b879bd49 2018-12-31 12:15:44 refactor with new macros IS_*
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
8e766912 2018-12-26 08:24:49 explicit condition
7a9cb1d1 2018-12-26 08:21:51 literal suffix
3ed52404 2018-12-25 15:15:30 `make astyle` + some manual adjustments
3ec93dab 2018-12-12 00:14:05 bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files
f4449362 2018-05-26 01:39:03 fixes for MP_8BIT and mx32, prefinal design
934dd317 2018-05-21 22:17:48 changes and bigfixes, see pull-request #113 at https://github.com/libtom/libtommath/pull/113 for details
44ccca75 2018-05-04 00:01:45 the lost files from the last commit