index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libtomcrypt
Age
Commit message (
Expand
)
Author
2020-06-10
Remove blowfish
Matt Johnston
2020-06-10
avoid zero length array in base64_decode
Matt Johnston
2020-06-10
Merge libtomcrypt v1.18.2
Matt Johnston
2020-06-10
Fix whitespace changes vs upstream libtomcrypt
Matt Johnston
2020-05-26
Update LibTomMath to 1.2.0 (#84)
Steffen Jaeckel
2020-05-25
CBC mode cleanup (#95)
Vladislav Grishenko
2020-05-25
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
Vladislav Grishenko
2018-03-02
Attempt to fix m_free for libtomcrypt/libtommath
Matt Johnston
2018-02-17
merge from main
Matt Johnston
2018-02-16
options: Complete the transition to numeric toggles (`#if')
Michael Witten
2018-02-14
fix unused variable from merge
Matt Johnston
2018-02-10
use parent $CC etc
Matt Johnston
2018-02-10
pass CFLAGS to LTC_CFLAGS
Matt Johnston
2018-02-10
cast m_burn argument away from volatile
Matt Johnston
2018-02-09
Put Dropbear config in a separate file
Matt Johnston
2018-02-09
Fix commenting out
Matt Johnston
2018-02-09
add $srcdir as needed
Matt Johnston
2018-02-09
Update Makefile.in
Matt Johnston
2018-02-09
Update to libtomcrypt 1.18.1, merged with Dropbear changes
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 libtomcrypt 1.17 (with Dropbear changes)
Matt Johnston
2017-05-21
add dbmalloc epoch cleanup
Matt Johnston
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
2015-05-05
Fix unused but set variable warnings [-Werror=unused-but-set-variable]
Gaël PORTAY
2015-05-05
Fix unused parameters warnings [-Werror=unused-parameter]
Gaël PORTAY
2015-05-05
Uses abort() instead of raising a SIGABRT signal [-Werror]
Gaël PORTAY
2015-03-01
Avoid malloc in hmac
Matt Johnston
2015-02-24
Add more ATTRIB_NORETURN annotations, from Thorsten Horstmann
Matt Johnston
2013-04-14
A bit of work on ecdsa for host/auth keys
Matt Johnston
2013-04-07
ecc kind of works, needs fixing/testing
Matt Johnston
2013-03-29
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
Matt Johnston
2013-03-29
Set LTC_SOURCE for proper ltm_desc etc
Matt Johnston
2013-03-27
more bits on ecc branch
Matt Johnston
2013-03-26
refactor kexdh code a bit, start working on ecdh etc
Matt Johnston
2012-05-10
- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be
Matt Johnston
2011-04-07
Define LTC_NO_FILE to avoid hmac_file() etc
Matt Johnston
2008-09-29
- Add Counter Mode support
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d0...
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head ffd1015238ffcc959f...
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88...
Matt Johnston
2006-10-11
Fix up separate-directory building for libtomcrypt
Matt Johnston
2006-03-08
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 20dccfc09627970a31...
Matt Johnston