summaryrefslogtreecommitdiffhomepage
path: root/bignum.c
AgeCommit message (Expand)Author
2020-05-26Update LibTomMath to 1.2.0 (#84)Steffen Jaeckel
2017-05-26add m_mp_free_multi, be more careful freeing when failing to load keysMatt Johnston
2016-01-01more hard tabFrancois Perrad
2013-11-12Various cleanups and fixes for warningsMatt Johnston
2013-05-23Add m_mp_alloc_init_multi() helperMatt Johnston
2013-04-08- Fix various hardcoded uses of SHA1Matt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2005-05-05- refactored random mp_int generation and byte->mp_int codeMatt Johnston
2004-12-20Cleaning out various dead wood found with -dead_stripMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston