Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b4f7d8d4 | 2019-10-09 20:41:17 | test: use malloc/free tests are library consumers, MP_MALLOC is an internal macro | ||
| 6e3dae56 | 2019-10-08 21:47:57 | add MP_BUF error | ||
| b6813a41 | 2019-09-27 03:40:08 | replace mp_export/import by mp_pack/unpack | ||
| 71d1b7b9 | 2019-09-08 23:29:44 | make mp_to_radix return the count of characters of the converted number | ||
| d68e2877 | 2019-10-02 05:47:04 | bugfix for an edgecase | ||
| abdb0334 | 2019-09-25 00:29:19 | Refactored functions to read and write binaries and added "maxlen" | ||
| 4ebdaca2 | 2019-09-05 14:24:42 | "fix" warnings | ||
| baff51e9 | 2019-09-05 14:23:22 | allow to run specific timing tests | ||
| 47ab9c60 | 2019-09-05 14:19:17 | fix printf | ||
| f8d64c64 | 2019-09-10 16:05:27 | create `mtest_opponent` instead of alt version of `test` |