summaryrefslogtreecommitdiff
path: root/libtommath
Commit message (Expand)AuthorAgeFilesLines
* Split CPPFLAGS and CFLAGS more carefullyMatt Johnston2022-03-221-0/+1
* Use Dropbear's random source rather than libtommath's platformMatt Johnston2020-10-192-2/+6
* Disable toom and karatsuba for new libtommathMatt Johnston2020-06-181-0/+4
* Avoid oss-fuzz $SANITIZER causing wrong buildMatt Johnston2020-05-271-1/+2
* Update LibTomMath to 1.2.0 (#84)Steffen Jaeckel2020-05-26217-31234/+5950
* Bring back Dropbear patch to avoid setting AR/LD/RANLIB in LTMMatt Johnston2019-09-171-3/+4
* Prime-related bugfixes (#81)Steffen Jaeckel2019-09-173-34/+18
* update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)Steffen Jaeckel2019-09-16208-26285/+17756
* Don't read uninitialised value.Matt Johnston2018-03-051-1/+1
* Attempt to fix m_free for libtomcrypt/libtommathMatt Johnston2018-03-021-6/+1
* merge from mainMatt Johnston2018-02-261-0/+11
|\
| * merge from mainMatt Johnston2018-02-171-0/+11
| |\
| | * merge up to dateMatt Johnston2018-01-231-0/+11
| | |\
| | | * merge from main (libtommath/libtomcrypt/curve25510-donna updates)Matt Johnston2017-06-241-0/+11
| | | |\
| | | | * merge from mainMatt Johnston2017-06-141-0/+11
| | | | |\
| | | | | * add dbmalloc epoch cleanupMatt Johnston2017-05-211-0/+11
* | | | | | Remove bad merged libtommmath "clean" rule and leftover makefile.includeMatt Johnston2018-02-193-126/+9
|/ / / / /
* | | | | Update to libtommath v1.0.1Matt Johnston2018-02-08152-8752/+9375
|/ / / /
* | | | fix updates to libtomcrypt/libtommath for out of tree buildsMatt Johnston2018-01-231-3/+2
|/ / /
* | | Update to libtommath v1.0Matt Johnston2017-06-24167-3117/+18035
|/ /
* | Change label name _ERR to LBL_ERRBen Gardner2016-05-251-16/+17
|/
* Support out-of-tree builds usign bundled libtomHenrik Nordstr?m2016-05-111-1/+1
* move m_burn and function attributes to dbhelpersMatt Johnston2016-03-171-1/+1
* Fix missing paths from m_burn commitMatt Johnston2016-03-171-4/+2
* use m_burn for mp_clearMatt Johnston2016-03-171-8/+2
* fix out-of-tree cleaningMike Frysinger2012-04-081-2/+2
* Use mp_init_size() to avoid some mp_grow()sMatt Johnston2011-03-184-6/+6
* Fix bug in primality testing, seeMatt Johnston2010-07-211-1/+1
* fix missing endifMatt Johnston2007-01-111-0/+2
* propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28...Matt Johnston2007-01-11156-478/+1543
* BUG: mp_div_2d returns status and it isn't checked.Matt Johnston2006-07-071-1/+3
* 0.48 progressMatt Johnston2006-03-091-10814/+0
* removed some large informational filesMatt Johnston2006-03-082-18266/+0
* propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 6c790cad5a7fa866ad...Matt Johnston2006-03-08195-0/+59608