sslapitest.c: With fips skip tests depending on X25519 and X448
[openssl.git] / crypto / aes / asm / vpaes-x86_64.pl
2024-04-17 Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2019-09-16 Richard LevitteUnify all assembler file generators
2019-02-17 David BenjaminFix some CFI issues in x86_64 assembly
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-04-06 Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2013-05-25 Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-11-12 Andy Polyakovaes-x86_64.pl: Atom-specific optimizations, +10%.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-03-31 Andy Polyakovvpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt.
2012-03-17 Andy Polyakovvpaes-x86_64.pl: out-of-date Apple assembler fails...
2011-10-18 Andy Polyakov[bs|vp]aes-x86[_64].pl: typos and clarifications.
2011-09-15 Andy PolyakovIntegrate Vector Permutation AES into build system.
2011-09-12 Andy Polyakovvpaes-x86[_64]*.pl: fix typo.
2011-09-12 Andy PolyakovAdd so called Vector Permutation AES x86[_64] assembler...