aboutsummaryrefslogtreecommitdiff
path: root/engines/asm
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Unify all assembler file generatorsRichard Levitte2-6/+7
2018-12-06Following the license change, modify the boilerplates in engines/Richard Levitte2-2/+2
2018-03-20Update copyright yearMatt Caswell2-2/+2
2018-03-19engines/asm/e_padlock*: add support for Zhaoxin's x86 platformJeffZhao2-2/+20
2017-05-11Remove filename argument to x86 asm_init.David Benjamin1-1/+1
2016-10-10Remove trailing whitespace from some files.David Benjamin1-1/+1
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov1-1/+1
2016-05-21Add OpenSSL copyright to .pl filesRich Salz2-2/+16
2016-03-08Fix engine/asm/e_padlock-x86.pl for newer semanticsRichard Levitte1-0/+5
2014-08-19RT2513: Fix typo's paramter-->parameterMartin Olsson1-2/+2
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov1-1/+2
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov1-1/+1
2012-03-19e_padlock-x86[_64].pl: better understanding of prefetch errata and properAndy Polyakov2-78/+204
2011-10-11e_padlock-x86[_64].pl: protection against prefetch errata.Andy Polyakov2-17/+73
2011-10-09e_padlock-x86_64.pl: brown-bag bug in stack pointer handling.Andy Polyakov1-0/+5
2011-10-08e_padlock-x86[_64].pl: SHA fixes, comply with specification and fix bug.Andy Polyakov2-13/+156
2011-10-05e_padlock: add CTR mode.Andy Polyakov2-13/+75
2011-10-04e_padlock-x86_64.pl: fix typo.Andy Polyakov1-1/+2
2011-10-04e_padlock-x86*.pl: Nano-related update.Andy Polyakov2-21/+49
2011-10-01e_padlock-x86.pl: previous C3-specific fix was incomplete.Andy Polyakov1-2/+3
2011-10-01e_padlock-x86.pl: make it work on VIA C3 (which doesn't support SSE2).Andy Polyakov1-20/+17
2011-09-18Make latest assembler additions (vpaes and e_padlock) work in Windows build.Andy Polyakov1-5/+7
2011-09-06engines/asm/e_padlock-x86_64.pl: name it right and fix small bug.Andy Polyakov1-1/+1
2011-09-06Padlock engine: make it independent of inline assembler.Andy Polyakov2-0/+751