index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
2
-2
/
+2
*
Padlock: fix byte swapping assembly for AES-192 and 256
ValdikSS
2023-01-20
2
-0
/
+4
*
Unify all assembler file generators
Richard Levitte
2019-09-16
2
-6
/
+7
*
Following the license change, modify the boilerplates in engines/
Richard Levitte
2018-12-06
2
-2
/
+2
*
Update copyright year
Matt Caswell
2018-03-20
2
-2
/
+2
*
engines/asm/e_padlock*: add support for Zhaoxin's x86 platform
JeffZhao
2018-03-19
2
-2
/
+20
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
2
-2
/
+16
*
Fix engine/asm/e_padlock-x86.pl for newer semantics
Richard Levitte
2016-03-08
1
-0
/
+5
*
RT2513: Fix typo's paramter-->parameter
Martin Olsson
2014-08-19
1
-2
/
+2
*
x86_64 assembly pack: make Windows build more robust.
Andy Polyakov
2013-01-22
1
-1
/
+2
*
x86_64 assembly pack: make it possible to compile with Perl located on
Andy Polyakov
2012-06-27
1
-1
/
+1
*
e_padlock-x86[_64].pl: better understanding of prefetch errata and proper
Andy Polyakov
2012-03-19
2
-78
/
+204
*
e_padlock-x86[_64].pl: protection against prefetch errata.
Andy Polyakov
2011-10-11
2
-17
/
+73
*
e_padlock-x86_64.pl: brown-bag bug in stack pointer handling.
Andy Polyakov
2011-10-09
1
-0
/
+5
*
e_padlock-x86[_64].pl: SHA fixes, comply with specification and fix bug.
Andy Polyakov
2011-10-08
2
-13
/
+156
*
e_padlock: add CTR mode.
Andy Polyakov
2011-10-05
2
-13
/
+75
*
e_padlock-x86_64.pl: fix typo.
Andy Polyakov
2011-10-04
1
-1
/
+2
*
e_padlock-x86*.pl: Nano-related update.
Andy Polyakov
2011-10-04
2
-21
/
+49
*
e_padlock-x86.pl: previous C3-specific fix was incomplete.
Andy Polyakov
2011-10-01
1
-2
/
+3
*
e_padlock-x86.pl: make it work on VIA C3 (which doesn't support SSE2).
Andy Polyakov
2011-10-01
1
-20
/
+17
*
Make latest assembler additions (vpaes and e_padlock) work in Windows build.
Andy Polyakov
2011-09-18
1
-5
/
+7
*
engines/asm/e_padlock-x86_64.pl: name it right and fix small bug.
Andy Polyakov
2011-09-07
1
-1
/
+1
*
Padlock engine: make it independent of inline assembler.
Andy Polyakov
2011-09-06
2
-0
/
+751