]> git.ipfire.org Git - thirdparty/openssl.git/history - engines/asm/e_padlock-x86.pl
Copyright year updates
[thirdparty/openssl.git] / engines / asm / e_padlock-x86.pl
2023-09-07  Matt CaswellCopyright year updates
2023-01-20  ValdikSSPadlock: fix byte swapping assembly for AES-192 and 256
2019-09-16  Richard LevitteUnify all assembler file generators
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  JeffZhaoengines/asm/e_padlock*: add support for Zhaoxin's x86...
2017-05-11  David BenjaminRemove filename argument to x86 asm_init.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-03-08  Richard LevitteFix engine/asm/e_padlock-x86.pl for newer semantics
2012-03-19  Andy Polyakove_padlock-x86[_64].pl: better understanding of prefetch...
2011-10-11  Andy Polyakove_padlock-x86[_64].pl: protection against prefetch...
2011-10-08  Andy Polyakove_padlock-x86[_64].pl: SHA fixes, comply with specifica...
2011-10-05  Andy Polyakove_padlock: add CTR mode.
2011-10-04  Andy Polyakove_padlock-x86*.pl: Nano-related update.
2011-10-01  Andy Polyakove_padlock-x86.pl: previous C3-specific fix was incomplete.
2011-10-01  Andy Polyakove_padlock-x86.pl: make it work on VIA C3 (which doesn...
2011-09-18  Andy PolyakovMake latest assembler additions (vpaes and e_padlock...
2011-09-06  Andy PolyakovPadlock engine: make it independent of inline assembler.