aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/gmac
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-15/+15
* Add MAC::start_msg, update GMACJack Lloyd2016-10-282-14/+4
* Implements GMAC with GHASH.Matthias Gierlings2016-10-282-44/+98
* Added implementation for GMACMatthias Gierlings2016-10-273-0/+159