kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
28290072 2019-05-21 18:05:56 Merge pull request #276 from libtom/fix-137 fix #137
a069512b 2019-05-20 07:49:34 fix #137
22768cf0 2019-05-21 18:04:47 Merge pull request #271 from libtom/private-headers make tommath_class.h and tommath_superclass.h private
0dfa9da5 2019-05-19 12:53:49 make tommath_class.h and tommath_superclass.h private These headers are used for configuration during build time. Therefore they shouldn't be exposed as part of the public API.
7345a682 2019-05-21 16:27:11 Merge pull request #270 from libtom/macro-fixes Macro fixes
6d84f15e 2019-05-19 10:58:04 remove comment in bn_deprecated
dac8275e 2019-05-19 10:55:27 fix mp_jacobi ifdef
6631d426 2019-05-19 10:05:15 remove __cplusplus stuff from tommath_private.h tommath_private.h is an internal header which won't be included by a C++ source file.
87edbfe4 2019-05-19 20:43:42 ensure that bn_reverse is compiled in bn_deprecated.c
69f03b3a 2019-05-19 11:50:31 gitignore doc/pics/*.ps