kc3-lang/libtommath/doc

Branch :


Log

Author Commit Date CI Message
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
58ae5c20 2019-06-13 17:31:04 More doc fixes, texts which no longer were correct due to depreciations
9861a37e 2019-06-13 17:22:14 Update documentation
c7cedcba 2019-06-12 15:17:00 Documentation fixes, handling i32 type correctly
db4afb3d 2019-06-12 13:11:58 Provide explicit symbols for bn_xxx_l and bn_xxx_ll functions.