summaryrefslogtreecommitdiff
path: root/poly1305.h
Commit message (Expand)AuthorAgeFilesLines
* Add debug/release options to cryptest.nmake. Update to make PHONE_APP default...Jeffrey Walton2016-12-181-0/+1
* Cleared "Warning: extra ";" ignored" under SunCCJeffrey Walton2016-12-141-1/+1
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-1/+1
* Updated documentationJeffrey Walton2016-11-281-2/+3
* Renamed ProcessBlocks → HashBlocks. Updated comments and documentationJeffrey Walton2016-11-281-19/+17
* Updated documentation. WhitespaceJeffrey Walton2016-11-271-1/+2
* Updated documentation. WhitespaceJeffrey Walton2016-11-271-15/+21
* Updated documentationJeffrey Walton2016-11-271-7/+68
* Add Poly1305 class (Issue 338)Jeffrey Walton2016-11-271-0/+102