Make some perl scripts output to stdout
[openssl.git] / crypto / chacha / asm / chacha-armv4.pl
2017-11-28 David BenjaminFix chacha-armv4.pl with clang -fno-integrated-as.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-02-27 Andy Polyakovchacha/asm/chacha-*.pl: fix typos in tail processing.
2016-02-14 Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-13 Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.