aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/selftest (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: pass simd by referenceJason A. Donenfeld2018-09-172-26/+29
* poly1305: do not require simd context for archJason A. Donenfeld2018-09-172-5/+3
* crypto: make MITJason A. Donenfeld2018-09-164-4/+4
* poly1305: rename finish to finalJason A. Donenfeld2018-09-112-3/+3
* crypto: do not use compound literals in selftestsJason A. Donenfeld2018-09-112-7704/+7710
* poly1305: rewrite self tests from scratchJason A. Donenfeld2018-09-081-1529/+831
* crypto: use CRYPTOGAMS licenseJason A. Donenfeld2018-09-061-1/+1
* crypto: import zincJason A. Donenfeld2018-09-034-0/+12836