PPC assembly pack: add POWER9 results.
[openssl.git] / crypto / poly1305 / asm / poly1305-x86.pl
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-04-25 Andy Polyakovcrypto/poly1305/asm: chase overflow bit on x86 and...
2016-04-04 Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-03-29 Andy Polyakovpoly1305/asm/poly1305-x86.pl: don't loose 59-th bit.
2016-03-09 Richard LevitteUnified - adapt the generation of poly1305 assembler...
2016-03-02 Andy Polyakovpoly1305/asm/poly1305-*.pl: flip horizontal add and...
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.