Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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` | ||
| 234d474f | 2019-09-07 15:01:46 | only run tests if the module is available | ||
| 75c52a89 | 2019-09-05 17:12:05 | be nice and tell when it's hex output did you know that 0x35 is equal to 53? ... ;-) | ||
| 54661db6 | 2019-09-05 17:10:48 | allow RSA superclass to be built with tests |