]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/asm/vpaes-x86.pl
Remove filename argument to x86 asm_init.
[thirdparty/openssl.git] / crypto / aes / asm / vpaes-x86.pl
2017-05-11  David BenjaminRemove filename argument to x86 asm_init.
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-03-09  Richard LevitteUnified - adapt the generation of aes assembler to...
2014-08-30  Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2013-05-25  Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2012-11-12  Andy Polyakovaes-586.pl: Atom-specific optimization, +44/29%, minor...
2012-03-31  Andy Polyakovvpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt.
2011-12-15  Andy Polyakovvpaes-x86.pl: revert previous commit and solve the...
2011-12-14  Andy Polyakovvpaes-x86.pl: portability fix.
2011-10-18  Andy Polyakov[bs|vp]aes-x86[_64].pl: typos and clarifications.
2011-09-18  Andy PolyakovMake latest assembler additions (vpaes and e_padlock...
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...