summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/poly1305_ieee754.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in crypto/poly1305/Richard Levitte2018-12-061-1/+1
* Fix a nit of copyright date rangePaul Yang2018-10-091-1/+1
* PPC assembly pack: correct POWER9 results.Andy Polyakov2018-06-031-1/+0
* PPC assembly pack: add POWER9 results.Andy Polyakov2018-05-101-0/+1
* Fix mixed indentation (and other whitespace issues)Dr. Matthias St. Pierre2018-04-261-37/+37
* poly1305/poly1305_ieee754.c: add support for MIPS.Andy Polyakov2018-01-311-1/+17
* Copyright consolidation 05/10Rich Salz2016-05-171-4/+6
* crypto/poly1305: add floating-point reference implementation.Andy Polyakov2016-02-131-0/+470