summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/poly1305/poly1305.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add poly1305 to libcrypto utilising Andrew Moon's public domainjsing2014-05-141-0/+37
implementation. ok miod@