summaryrefslogtreecommitdiffstats
path: root/engines/asm/e_padlock-x86_64.pl
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-01-20Padlock: fix byte swapping assembly for AES-192 and 256ValdikSS
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in engines/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-19engines/asm/e_padlock*: add support for Zhaoxin's x86 platformJeffZhao
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2014-08-19RT2513: Fix typo's paramter-->parameterMartin Olsson
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-03-19e_padlock-x86[_64].pl: better understanding of prefetch errata and properAndy Polyakov
2011-10-11e_padlock-x86[_64].pl: protection against prefetch errata.Andy Polyakov
2011-10-09e_padlock-x86_64.pl: brown-bag bug in stack pointer handling.Andy Polyakov
2011-10-08e_padlock-x86[_64].pl: SHA fixes, comply with specification and fix bug.Andy Polyakov
2011-10-05e_padlock: add CTR mode.Andy Polyakov
2011-10-04e_padlock-x86_64.pl: fix typo.Andy Polyakov
2011-10-04e_padlock-x86*.pl: Nano-related update.Andy Polyakov
2011-09-06engines/asm/e_padlock-x86_64.pl: name it right and fix small bug.Andy Polyakov