summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/asm/chacha-armv4.pl
AgeCommit message (Expand)Author
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-02Consistently use arm_arch.h constants in armcap assembly code.David Benjamin
2016-02-27chacha/asm/chacha-*.pl: fix typos in tail processing.Andy Polyakov
2016-02-14chacha/asm/chacha*: ensure that zero length is handled (without crash).Andy Polyakov
2016-02-13ARM assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov