openssl fipsinstall: fix cosmetic wart
[openssl.git] / crypto / poly1305 / asm / poly1305-armv4.pl
2023-09-07 Matt CaswellCopyright year updates
2023-03-29 Tom CosgroveEnsure there's only one copy of OPENSSL_armcap_P in...
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2019-09-16 Richard LevitteUnify all assembler file generators
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-01 Matt CaswellUpdate copyright year
2018-04-18 Rahul Chaudhrypoly1305/asm/poly1305-armv4.pl: remove unintentional...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-04-25 Andy Polyakovcrypto/poly1305/asm: chase overflow bit on x86 and...
2016-04-04 Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-02 Andy Polyakovpoly1305/asm/poly1305-*.pl: flip horizontal add and...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-02-23 Andy Polyakovpoly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
2016-02-13 Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.