aboutsummaryrefslogtreecommitdiff
path: root/crypto/chacha/asm/chacha-armv4.pl
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte1-1/+1
2017-11-28Fix chacha-armv4.pl with clang -fno-integrated-as.David Benjamin1-1/+3
2016-10-10Remove trailing whitespace from some files.David Benjamin1-2/+2
2016-08-05spelling fixes, just comments and readme.klemens1-1/+1
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-1/+8
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte1-2/+2
2016-03-02Consistently use arm_arch.h constants in armcap assembly code.David Benjamin1-1/+1
2016-02-27chacha/asm/chacha-*.pl: fix typos in tail processing.Andy Polyakov1-11/+11
2016-02-14chacha/asm/chacha*: ensure that zero length is handled (without crash).Andy Polyakov1-0/+7
2016-02-13ARM assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+1144