Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore bn_mp_add_d.c to exact copy of libtommath-1.0 version: Since the ↵ | jan.nijtmans | 2016-11-17 | 1 | -3/+2 |
| | | | | mp_clamp() function already restores the sign of it's argument to positive if c->used ==0, it is not necessary to do that twice. Therefore, the original version of the code is correct. | ||||
* | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes ↵ | jan.nijtmans | 2016-11-16 | 1 | -4/+8 |
|\ | | | | | | | between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it. | ||||
| * | import libtommath 1.0 | jan.nijtmans | 2016-11-16 | 1 | -6/+6 |
| | | |||||
| * | Import of tommath 0.42.0 | jan.nijtmans | 2011-03-14 | 1 | -3/+3 |
| | | |||||
| * | re-import ltm-0.39, with original RCS-ID's | jan.nijtmans | 2011-03-14 | 1 | -4/+4 |
| | | |||||
| * | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 1 | -3/+3 |
| | | |||||
| * | Import of libtommath 0.37 | Kevin B Kenny | 2005-12-27 | 1 | -2/+5 |
| | | |||||
| * | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 1 | -0/+4 |
| | | |||||
| * | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+105 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -5/+0 |
| | | | more harm than good. Purged them. | ||||
* | Upgrade to tommath 0.39 plus patches from Tom | Kevin B Kenny | 2006-12-01 | 1 | -1/+3 |
| | |||||
* | Merge changes | Kevin B Kenny | 2005-12-27 | 1 | -2/+4 |
| | |||||
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -4/+5 |
| | | | | | | [kennykb-numerics-branch] Resynchronized with the HEAD; at this checkpoint [-rkennykb-numerics-branch-20051008], the HEAD and kennykb-numerics-branch contain identical code. | ||||
* | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 1 | -0/+4 |
| | |||||
* | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+105 |