Also check for errors in x86_64-xlate.pl.
[openssl.git] / crypto / poly1305 / asm / poly1305-x86_64.pl
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in poly1305-x86_64.pl
2019-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-07-10 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64...
2018-07-06 Andy Polyakovevp/e_chacha20_poly1305.c: further improve small-fragme...
2017-12-23 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add Knights Landing...
2017-11-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: switch to pure AVX512F.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-07-21 Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-03-22 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-22 Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-03-13 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-02-26 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization.
2017-02-26 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add CFI annotations.
2017-02-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add VPMADD52 code...
2017-02-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: switch to vpermdd...
2017-02-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: optimize AVX512 code...
2016-12-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
2016-12-12 Andy Polyakovx86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-06 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: contain symbols within...
2016-05-06 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it cross-compile.
2016-04-20 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: not all assemblers...
2016-04-04 Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-03-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it work with...
2016-03-02 Andy Polyakovpoly1305/asm/poly1305-*.pl: flip horizontal add and...
2016-02-11 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: MacOS X portability...
2016-02-11 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.