Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3ec93dab | 2018-12-12 00:14:05 | bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files | ||
| 4f245b04 | 2018-12-02 21:18:32 | Update makefiles etc. | ||
| 0493739d | 2018-12-02 13:10:09 | add missing comments | ||
| adbadc70 | 2018-11-18 01:30:51 | Fix includes Header files which are located in the same directory that the file from where it is included must be included using `" "`, not `< >`. Otherwise the compiler (gcc 5) cannot understand `#include <tommath_class.h>` in `/usr/include/tommath/tommath.h`. | ||
| 81cdb9ac | 2018-09-10 18:52:29 | regenerate files | ||
| 109bfa57 | 2018-09-10 18:49:10 | regenerate files | ||
| 22550d41 | 2018-05-02 22:01:09 | Do not use tommath.h from the system for building | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building | ||
| 82a2d385 | 2017-08-30 05:56:38 | refactor indentation of preprocessor directives | ||
| 49e54320 | 2017-08-28 16:59:11 | update tommath_class.h |