aboutsummaryrefslogtreecommitdiffstats
path: root/engines/asm/e_padlock-x86.pl
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Padlock: fix byte swapping assembly for AES-192 and 256ValdikSS2023-01-201-0/+2
* Unify all assembler file generatorsRichard Levitte2019-09-161-2/+1
* Following the license change, modify the boilerplates in engines/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-03-201-1/+1
* engines/asm/e_padlock*: add support for Zhaoxin's x86 platformJeffZhao2018-03-191-1/+10
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Fix engine/asm/e_padlock-x86.pl for newer semanticsRichard Levitte2016-03-081-0/+5
* e_padlock-x86[_64].pl: better understanding of prefetch errata and properAndy Polyakov2012-03-191-23/+81
* e_padlock-x86[_64].pl: protection against prefetch errata.Andy Polyakov2011-10-111-8/+32
* e_padlock-x86[_64].pl: SHA fixes, comply with specification and fix bug.Andy Polyakov2011-10-081-9/+89
* e_padlock: add CTR mode.Andy Polyakov2011-10-051-10/+11
* e_padlock-x86*.pl: Nano-related update.Andy Polyakov2011-10-041-13/+32
* e_padlock-x86.pl: previous C3-specific fix was incomplete.Andy Polyakov2011-10-011-2/+3
* e_padlock-x86.pl: make it work on VIA C3 (which doesn't support SSE2).Andy Polyakov2011-10-011-20/+17
* Make latest assembler additions (vpaes and e_padlock) work in Windows build.Andy Polyakov2011-09-181-5/+7
* Padlock engine: make it independent of inline assembler.Andy Polyakov2011-09-061-0/+424