Age | Commit message (Expand) | Author |
---|---|---|
2013-07-22 | make MAC key, data to be hashed and nonce for final hash const; | Damien Miller |
2013-07-20 | use a union to ensure correct alignment; ok deraadt | Damien Miller |
2013-05-17 | bye, bye xfree(); ok markus@ | Damien Miller |
2011-10-19 | typo in comment; patch from Michael W. Bombardieri | Damien Miller |
2008-05-12 | Ensure nh_result lies on a 64-bit boundary (fixes warnings observed | Peter Valchev |
2007-09-12 | use xmalloc() and xfree(); ok markus@ pvalchev@ | Kevin Steves |
2007-06-07 | Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must | Peter Valchev |