kmx git
login
register
kc3-lang
/
libtommath
/
bn_mp_to_radix.c
bn_mp_to_radix.c
Log
Author
Commit
Date
CI
Message
3c9046da
2019-09-03T10:59:54
fix mp_to_radix macro
a402b462
2019-05-29T12:23:08
refactor with goto
6927326a
2019-09-02T18:17:23
return error if output-buffer is too small
f0e6ae59
2019-09-02T14:36:06
add `mp_to_radix()` ...a 100% copy&paste of `mp_toradix_n()` besides the changed API signature