index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libtommath
Age
Commit message (
Expand
)
Author
2020-10-19
Use Dropbear's random source rather than libtommath's platform
Matt Johnston
2020-06-18
Disable toom and karatsuba for new libtommath
Matt Johnston
2020-05-27
Avoid oss-fuzz $SANITIZER causing wrong build
Matt Johnston
2020-05-26
Update LibTomMath to 1.2.0 (#84)
Steffen Jaeckel
2019-09-17
Bring back Dropbear patch to avoid setting AR/LD/RANLIB in LTM
Matt Johnston
2019-09-17
Prime-related bugfixes (#81)
Steffen Jaeckel
2019-09-16
update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)
Steffen Jaeckel
2018-03-05
Don't read uninitialised value.
Matt Johnston
2018-03-02
Attempt to fix m_free for libtomcrypt/libtommath
Matt Johnston
2018-02-26
merge from main
Matt Johnston
2018-02-19
Remove bad merged libtommmath "clean" rule and leftover makefile.include
Matt Johnston
2018-02-17
merge from main
Matt Johnston
2018-02-08
Update to libtommath v1.0.1
Matt Johnston
2018-01-23
merge up to date
Matt Johnston
2018-01-23
fix updates to libtomcrypt/libtommath for out of tree builds
Matt Johnston
2017-06-24
merge from main (libtommath/libtomcrypt/curve25510-donna updates)
Matt Johnston
2017-06-24
Update to libtommath v1.0
Matt Johnston
2017-06-14
merge from main
Matt Johnston
2017-05-21
add dbmalloc epoch cleanup
Matt Johnston
2016-05-25
Change label name _ERR to LBL_ERR
Ben Gardner
2016-05-11
Support out-of-tree builds usign bundled libtom
Henrik Nordström
2016-05-11
Support out-of-tree builds usign bundled libtom
Henrik Nordström
2016-03-17
move m_burn and function attributes to dbhelpers
Matt Johnston
2016-03-17
Fix missing paths from m_burn commit
Matt Johnston
2016-03-17
use m_burn for mp_clear
Matt Johnston
2012-04-08
fix out-of-tree cleaning
Mike Frysinger
2011-03-18
Use mp_init_size() to avoid some mp_grow()s
Matt Johnston
2010-07-21
Fix bug in primality testing, see
Matt Johnston
2007-01-11
fix missing endif
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28...
Matt Johnston
2006-07-07
BUG: mp_div_2d returns status and it isn't checked.
Matt Johnston
2006-03-09
0.48 progress
Matt Johnston
2006-03-08
removed some large informational files
Matt Johnston
2006-03-08
propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 6c790cad5a7fa866ad...
Matt Johnston