summaryrefslogtreecommitdiff
path: root/libtomcrypt
Commit message (Expand)AuthorAgeFilesLines
* move m_burn and function attributes to dbhelpersMatt Johnston2016-03-172-6/+3
* Fix unused but set variable warnings [-Werror=unused-but-set-variable]Ga?l PORTAY2015-05-022-4/+9
* Fix unused parameters warnings [-Werror=unused-parameter]Ga?l PORTAY2015-05-026-0/+6
* Uses abort() instead of raising a SIGABRT signal [-Werror]Ga?l PORTAY2015-05-021-1/+1
* Avoid malloc in hmacMatt Johnston2015-03-012-26/+2
* Add more ATTRIB_NORETURN annotations, from Thorsten HorstmannMatt Johnston2015-02-241-1/+9
* A bit of work on ecdsa for host/auth keysMatt Johnston2013-04-141-0/+2
* ecc kind of works, needs fixing/testingMatt Johnston2013-04-0711-16/+58
* More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston2013-03-291-1/+3
* Set LTC_SOURCE for proper ltm_desc etcMatt Johnston2013-03-291-1/+1
* more bits on ecc branchMatt Johnston2013-03-271-1/+7
* refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-0/+7
* - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to beMatt Johnston2012-05-101-5/+9
* Define LTC_NO_FILE to avoid hmac_file() etcMatt Johnston2011-04-071-1/+1
* - Add Counter Mode supportMatt Johnston2008-09-291-4/+8
* propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d0...Matt Johnston2007-01-111-1/+1
* propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head ffd1015238ffcc959f...Matt Johnston2007-01-112-5/+10
* propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88...Matt Johnston2007-01-11368-10129/+25555
* Fix up separate-directory building for libtomcryptMatt Johnston2006-10-111-1/+1
* propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 20dccfc09627970a31...Matt Johnston2006-03-08296-0/+61502