summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_get_long.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest libtommath's "develop" branch. On the way to 1.2.0jan.nijtmans2019-06-131-42/+0
|
* Take over improvements from libtommath's development branch (which will ↵jan.nijtmans2019-04-051-5/+5
| | | | | | | appear in next version). - More efficient MP_SET_XLONG() macro. - New internal macro's IS_ZERO/IS_EVEN/IS_ODD - Changed signature for XMALLOC/XREALLOC/XFREE
* Update to libtommath v1.1.0-rc4jan.nijtmans2019-01-221-2/+5
|
* Update libtommath to latest "develop" branchjan.nijtmans2018-10-221-3/+1
|
* Lots of code cleanup, mainly ↵jan.nijtmans2018-03-011-1/+1
| | | | [https://github.com/libtom/libtommath/pull/102|Pull request #102]
* 'const'ify all libtommath functions, will appear in next libtommath version. ↵jan.nijtmans2017-10-021-1/+1
| | | | See: pull request [https://github.com/libtom/libtommath/pull/88|88]
* re-format everything through astyle. Taken from libtom/libtommath (pull ↵jan.nijtmans2017-09-151-14/+14
| | | | request [https://github.com/libtom/libtommath/pull/85|85])
* import libtommath 1.0jan.nijtmans2016-11-161-0/+41