bn_mp_get_long.c


Log

Author Commit Date CI Message
Francois Perrad 99c84acc 2015-11-13T10:28:23 add parentheses for explicit operator precedence
Steffen Jaeckel 4e3f1344 2015-11-12T01: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.
Francois Perrad b6636ee4 2015-10-11T19:02:01 uppercase L avoid confusion between lowercase l and digit 1
Tom St Denis 079b0f65 2015-10-30T17:55:29 Getting ready for v0.43.0 release Also updated my email address... Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
Steffen Jaeckel 5a2a00ff 2014-10-14T14:37:17 fix compiler warning when compiling with "-mx32" option
Steffen Jaeckel 940bef18 2014-10-14T14:36:38 fix macros
Moritz Lenz 6df187ae 2011-11-13T19:17:46 Add set_long and get_long functions They work on platform-dependent long ints