kc3-lang/libtommath/bn_mp_to_ubin.c

Branch :


Log

Author Commit Date CI Message
5a4e81c1 2019-10-10 20:32:02 literal suffix
fe2f91a1 2019-10-09 20:22:11 to_sbin/to_ubin/pack: don't write anything in case of buffer overflow
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
d2b739ee 2019-10-06 15:47:13 don't overwrite MP_VAL value
763b40b4 2019-10-06 15:24:17 use same parameter name as in the prototype
abdb0334 2019-09-25 00:29:19 Refactored functions to read and write binaries and added "maxlen"