summaryrefslogtreecommitdiff
path: root/umac64.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminated l1_out from umac context structs, store at end of l2_state instead.Niels Möller2013-04-161-5/+3
* Fixed nonce caching for umac32 and umac64.Niels Möller2013-04-161-3/+5
* Fixed umac nonce increment.Niels Möller2013-04-161-4/+2
* Minor reorg of umac l3 hashing.Niels Möller2013-04-111-3/+4
* Implemented umac.Niels Möller2013-04-111-0/+135