kc3-lang/libtommath/bn_mp_expt_d.c

Branch :


Log

Author Commit Date CI Message
4e3f1344 2015-11-12 01:49:07 provide tommath_private.h tommath.h contains declarations for the public part of the library. tommath_private.h contains the functions which are private to ltm and should not be exposed to the public.
079b0f65 2015-10-30 17:55:29 Getting ready for v0.43.0 release Also updated my email address... Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
e9b1837c 2014-02-13 20:21:18 mp_expt_d: bring back pre 921be35779f7d71080ad85c27ed58671602d59b3 state The implementation of the expt_d functionality is now implemented in the mp_expt_d_ex() function. The user can now choose between the old (more timing resistant) version and the new version by modification of the parameter 'fast'. mp_expt_d() defaults to the old version
e071a03b 2011-03-23 20:14:23 Squared result was stored in the wrong variable
921be357 2010-11-26 22:24:23 Improving performance of bn_mp_expt_d The loop was always iterating DIGIT_BIT times, instead of halting when possible. This changes makes sure it executes less operations. This change has also been incorporated into Rubinius / https://github.com/evanphx/rubinius which uses libtommath
333aebc8 2007-04-18 09:58:18 added libtommath-0.41
f0b91a57 2006-04-06 19:49:59 added libtommath-0.39
9294e791 2005-08-01 16:37:28 added libtommath-0.36
e549ccfe 2004-10-29 22:07:18 added libtommath-0.32
455bb4db 2003-12-24 18:59:22 added libtommath-0.28
c1da6aa2 2003-08-05 01:24:44 added libtommath-0.25
0ef44cea 2003-05-29 13:35:26 added libtommath-0.18
fd181cc8 2003-05-17 12:33:54 added libtommath-0.17
14161e84 2003-03-29 18:16:01 added libtommath-0.16
82f48582 2003-03-13 02:11:11 added libtommath-0.14
b66471f7 2003-02-28 16:09:08 added libtommath-0.13
57354e11 2003-02-28 16:08:34 added libtommath-0.12