summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/asm/chacha-armv8.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make it able to run asm code on OpenBSD (arm64)Theo Buehler5 days1-4/+9
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Acceleration of chacha20 on aarch64 by SVEDaniel Hu2022-05-031-5/+41
* aarch64: support BTI and pointer authentication in assemblyRuss Butler2021-10-011-9/+9
* Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler2020-10-221-0/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* chacha/asm/chacha-armv8.pl: preserve FP registers d8 and d9 correctlyArd Biesheuvel2019-11-281-2/+3
* Unify all assembler file generatorsRichard Levitte2019-09-161-3/+6
* chacha/asm/chacha-armv8.pl: replace 3+1 code paths with 4+1.Andy Polyakov2019-04-171-201/+353
* ARM64 assembly pack: add ThunderX2 results.Andy Polyakov2019-04-171-0/+1
* ARM64 assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-14/+5
* AArch64 assembly pack: authenticate return addresses.Andy Polyakov2019-02-121-0/+8
* Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte2018-12-061-1/+1
* ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov2017-11-131-0/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-111-2/+2
* ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov2016-08-161-0/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* chacha/asm/chacha-armv8.pl: fix intermittent build failures.Andy Polyakov2016-04-131-0/+1
* ARM assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-0/+1126