Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3dd542f2 | 2019-10-14 23:05:56 | Changed macro 'LTM_USE_FIPS_ONLY' to 'LTM_USE_ONLY_MR' | ||
| cf08afa4 | 2019-10-10 01:50:52 | Update to list of number of Miller-Rabin trials | ||
| 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 | ||
| abdb0334 | 2019-09-25 00:29:19 | Refactored functions to read and write binaries and added "maxlen" | ||
| 0664a557 | 2019-09-03 14:53:47 | improve doc [skip ci] | ||
| 72f92519 | 2019-09-03 10:59:32 | fix last occurrences of `mp_toradix()` | ||
| 0db64fc8 | 2019-07-03 14:45:14 | Rename bn_get_magxx -> bn_get_mag_uxx. Documentation updated too | ||
| db4afb3d | 2019-06-12 13:11:58 | Provide explicit symbols for bn_xxx_l and bn_xxx_ll functions. | ||
| 58ae5c20 | 2019-06-13 17:31:04 | More doc fixes, texts which no longer were correct due to depreciations |