| Commit message (Expand) | Author | Age | Files | Lines |
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -0/+1 |
* | GCM and CTR optimizations | Jack Lloyd | 2017-10-18 | 1 | -0/+9 |
* | GMAC optimization | Jack Lloyd | 2017-10-15 | 1 | -20/+30 |
* | Optimize GCM | Jack Lloyd | 2017-10-13 | 1 | -22/+24 |
* | Address some MSVC warnings | Jack Lloyd | 2017-09-30 | 1 | -4/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Add MAC::start_msg, update GMAC | Jack Lloyd | 2016-10-28 | 1 | -12/+2 |
* | Implements GMAC with GHASH. | Matthias Gierlings | 2016-10-28 | 1 | -30/+77 |
* | Added implementation for GMAC | Matthias Gierlings | 2016-10-27 | 1 | -0/+76 |