summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/asm/poly1305-x86.pl
AgeCommit message (Expand)Author
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/poly1305/Richard Levitte
2018-06-20Update copyright yearMatt Caswell
2018-06-18{chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-12-19x86 assembly pack: update performance results.Andy Polyakov
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-04-25crypto/poly1305/asm: chase overflow bit on x86 and ARM platforms.Andy Polyakov
2016-04-04crypto/poly1305: don't break carry chains.Andy Polyakov
2016-03-29poly1305/asm/poly1305-x86.pl: don't loose 59-th bit.Andy Polyakov
2016-03-09Unified - adapt the generation of poly1305 assembler to use GENERATERichard Levitte
2016-03-02poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.Andy Polyakov
2016-02-10x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov