summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/asm/chacha-x86.pl
AgeCommit message (Expand)Author
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte
2018-06-20Update copyright yearMatt Caswell
2018-06-18{chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.Andy Polyakov
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-12-19x86 assembly pack: update performance results.Andy Polyakov
2016-11-11chacha/asm/chacha-x86.pl: improve [backward] portability.Andy Polyakov
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-02chacha/asm/chacha-x86.pl: make it compile on legacy systems.Andy Polyakov
2016-03-09Unified - adapt the generation of chacha assembler to use GENERATERichard Levitte
2016-02-14chacha/asm/chacha*: ensure that zero length is handled (without crash).Andy Polyakov
2016-02-14chacha/asm/chacha-x86[_64].pl: fix typos and logical errors.Andy Polyakov
2016-02-10chacha/asm/chacha-x86.pl: fix nasm compilation.Andy Polyakov
2016-02-10x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov