Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0f53ceb4 | 2018-12-26 08:47:47 | improve indentation | ||
| 5d090112 | 2018-12-26 08:33:43 | explicit operator precedence | ||
| 7a9cb1d1 | 2018-12-26 08:21:51 | literal suffix | ||
| 29987bca | 2018-12-26 08:09:57 | fix cast | ||
| b19f529c | 2018-05-27 22:05:52 | Corrected 128 bit entry in bn_mp_prime_miller_rabin_rials.c and extended it slightly | ||
| f4449362 | 2018-05-26 01:39:03 | fixes for MP_8BIT and mx32, prefinal design | ||
| 3ed52404 | 2018-12-25 15:15:30 | `make astyle` + some manual adjustments | ||
| 09133c93 | 2018-12-12 00:18:22 | additional bugfixes | ||
| 3ec93dab | 2018-12-12 00:14:05 | bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files | ||
| a218ddce | 2018-05-03 23:45:02 | Added Fips 186.4 compliance, an additional strong Lucas-Selfridge (for BPSW) and a Frobenius (Paul UNderwood) test, both optional. With documentation. |