summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_read_radix.c
Commit message (Collapse)AuthorAgeFilesLines
* [e6f27aa56f] Initial import of libtommath-1.0gahr2016-03-111-14/+11
| | | | | | | | | | | | | | This commit brings in libtommath-1.0, as of tag v1.0 of the upstream repository at https://github.com/libtom/libtommath. Only the top-level directory has been imported: the demo, etc, logs, mtest, pics, pre_gen, and tombc directories have been removed from our repo. The stubs tables have been regenerated to accomodate for the new function: mp_expt_d_ex(mp_int *a, mp_digit b, mp_int *c, int fast); See https://github.com/libtom/libtommath/commit/e9b1837 for details. Only the unix build system has been modified for now. Windows and Mac OSX will come later.
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-6/+0
| | | more harm than good. Purged them.
* Various trivial fixes, discovered during CYGWIN porting attempt. All ↵nijtmans2010-01-061-3/+3
| | | | backported from trunk.
* Upgrade to tommath 0.39 plus patches from TomKevin B Kenny2006-12-011-2/+4
|
* Merge changesKevin B Kenny2005-12-271-2/+5
|
* merge tommath 0.36 changes into HEADKevin B Kenny2005-09-261-0/+4
|
* committed local libtommath changes from kennykb-numerics-branch back to the ↵Kevin B Kenny2005-05-101-0/+7
| | | | Tcl HEAD
* Import of tommath 0.35Kevin B Kenny2005-04-101-1/+1
|
* Import of libtommath 0.33Kevin B Kenny2005-01-191-0/+78