Do not silently truncate files on perlasm errors
[openssl.git] / crypto / chacha / asm / chacha-x86.pl
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-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-20 Matt CaswellUpdate copyright year
2018-06-18 Andy Polyakov{chacha|poly1305}/asm/*-x64.pl: harmonize clang version...
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
2016-11-11 Andy Polyakovchacha/asm/chacha-x86.pl: improve [backward] portability.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-02 Andy Polyakovchacha/asm/chacha-x86.pl: make it compile on legacy...
2016-03-09 Richard LevitteUnified - adapt the generation of chacha assembler...
2016-02-14 Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-14 Andy Polyakovchacha/asm/chacha-x86[_64].pl: fix typos and logical...
2016-02-10 Andy Polyakovchacha/asm/chacha-x86.pl: fix nasm compilation.
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.