kc3-lang/libtommath/bn_fast_mp_montgomery_reduce.c

Branch :


Log

Author Commit Date CI Message
9034e712 2018-05-02 21:43:17 Do not use installed headers for building
f51249b6 2018-02-02 12:07:21 clean-up file headers
f1d6c887 2017-10-15 19:58:35 refactor cast
a4d905a0 2017-08-29 16:41:08 make sure fast_mp_montgomery_reduce() doesn't BOF This fixes #63
f674018a 2017-09-20 16:59:43 constify remaining functions
2344bcea 2017-08-30 20:23:46 format with astyle (step 6)
45771cc9 2017-08-30 19:07:12 format with astyle (step 1)
d6a9a58f 2017-08-30 20:08:58 remove space after function name and cast
6f212942 2017-08-28 16:27:26 replace SVN tags
8714ee55 2015-11-25 21:59:46 remove register let the compiler find the best register optimization