Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3ed52404 | 2018-12-25 15:15:30 | `make astyle` + some manual adjustments | ||
| 09133c93 | 2018-12-12 00:18:22 | additional bugfixes | ||
| f4449362 | 2018-05-26 01:39:03 | fixes for MP_8BIT and mx32, prefinal design | ||
| 3ec93dab | 2018-12-12 00:14:05 | bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files | ||
| a79a7eda | 2018-12-25 14:04:02 | reverse order of arguments to `mp_clear_multi()` | ||
| 06c8f3ec | 2018-05-07 02:37:08 | replaced mp_set_int with mp_set_long, just in case | ||
| 6ee0829d | 2018-05-05 15:07:22 | bugfix in bn_mp_mul_si. Ouch! strong Lucas_selfridge test switched back on | ||
| 08cee432 | 2018-05-21 22:54:55 | Moved mp_mul_si() into bn_mp_prime_strong_lucas_selfridge.c as a local function | ||
| fdaad99b | 2018-05-04 15:15:13 | make it compile with MP_8BIT | ||
| 44ccca75 | 2018-05-04 00:01:45 | the lost files from the last commit |