summaryrefslogtreecommitdiff
path: root/libtommath/bn_s_mp_sub.c
Commit message (Collapse)AuthorAgeFilesLines
* Update LibTomMath to 1.2.0 (#84)Steffen Jaeckel2020-05-261-24/+10
| | | | | | | | | | | | | | | | | | | | * update C files * update other files * update headers * update makefiles * remove mp_set/get_double() * use ltm 1.2.0 API * update ltm_desc * use bundled tommath if system-tommath is too old * XMALLOC etc. were changed to MP_MALLOC etc.
* update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)Steffen Jaeckel2019-09-161-59/+55
| | | | | | | | | | | | | | | | | | | | | | * make key-generation compliant to FIPS 186.4 * fix includes in tommath_class.h * update fuzzcorpus instead of error-out * fixup fuzzing make-targets * update Makefile.in * apply necessary patches to ltm sources * clean-up not required ltm files * update to vanilla ltm 1.1.0 this already only contains the required files * remove set/get double
* Update to libtommath v1.0.1Matt Johnston2018-02-081-3/+3
|
* Update to libtommath v1.0Matt Johnston2017-06-241-10/+10
|
* propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head ↵Matt Johnston2007-01-111-1/+5
| | | | | | 2af95f00ebd5bb7a28b3817db1218442c935388e) to branch 'au.asn.ucc.matt.dropbear' (head ecd779509ef23a8cdf64888904fc9b31d78aa933)
* propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head ↵Matt Johnston2006-03-081-0/+85
6c790cad5a7fa866ad062cb3a0c279f7ba788583) to branch 'au.asn.ucc.matt.dropbear' (head fff0894a0399405a9410ea1c6d118f342cf2aa64)