aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/donna128.h
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined behavior in donna128 typeJack Lloyd2016-07-151-6/+12
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-2/+2
* Don't define overloads if there is no native uint128_t. Github 47lloyd2015-01-271-0/+2
* Amalgamation fixeslloyd2015-01-231-0/+11
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add Poly1305, based on poly1305-donna by Andrew Moon.lloyd2014-12-291-0/+116