Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -1/+1 |
* | Fix for systems needing 128-bit helper type | Jack Lloyd | 2018-01-07 | 1 | -0/+5 |
* | Reformat donna.cpp | Jack Lloyd | 2018-01-06 | 1 | -2/+2 |
* | Address some bool/int conversion warnings from Sonar | Jack Lloyd | 2017-10-06 | 1 | -2/+5 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -18/+18 |
* | Fix undefined behavior in donna128 type | Jack Lloyd | 2016-07-15 | 1 | -6/+12 |
* | Remaining cppcheck fixes that are not covered by GH #444 | Daniel Neus | 2016-03-05 | 1 | -2/+2 |
* | Don't define overloads if there is no native uint128_t. Github 47 | lloyd | 2015-01-27 | 1 | -0/+2 |
* | Amalgamation fixes | lloyd | 2015-01-23 | 1 | -0/+11 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add Poly1305, based on poly1305-donna by Andrew Moon. | lloyd | 2014-12-29 | 1 | -0/+116 |