Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 55a7af3d | 2019-01-22 08:59:30 | Merge pull request #149 from czurnieden/develop Added overflow check in mp_prime_is_prime and some verbosity in demo.c | ||
| 9c2863da | 2019-01-17 12:52:26 | re-use the same code pattern | ||
| 71b2d2ad | 2019-01-17 12:42:58 | print error-message instead of error-code | ||
| 5aada1b9 | 2019-01-17 10:54:21 | preserve original prime and print it as well | ||
| 390555f3 | 2019-01-16 22:45:01 | Added overflow check in mp_prime_is_prime and some verbosity in demo.c | ||
| cb4edc7f | 2019-01-17 11:01:30 | fix doc/bn.tex ... again | ||
| cdfe4848 | 2018-12-26 15:48:12 | fix doc/bn.tex | ||
| e84c0948 | 2019-01-15 18:26:40 | fix doc/bn.tex | ||
| 11d6e039 | 2019-01-15 18:20:24 | Merge pull request #147 from czurnieden/moarvm_workarounds workaround for the MoarVM problem with MP_GEN_RAND et al. | ||
| c93afda1 | 2019-01-15 17:05:39 | run `make new_file` |