kmx git
Register
kc3-lang/libtommath
kc3-lang
Login
kc3-lang
/
libtommath
Browse
Commit
Author :
Steffen Jaeckel
Date :
2019-04-04 12:38:36
Hash :
d6c6f8c3
Message :
use `calloc` so we don't have to zero the digits ourself this also has the nice side-effect that potential multiplication overflows in `mp_init_size` are now eliminiated