index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aes
/
asm
/
aesv8-armx.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
fix aes-xts bug on aarch64 big-endian env.
Liu-ErMeng
2023-04-28
1
-12
/
+12
*
aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
Tomas Mraz
2023-04-20
1
-1
/
+3
*
Fix reported performance degradation on aarch64
Bernd Edlinger
2022-07-08
1
-0
/
+60
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2
Sebastian Pop
2022-03-31
1
-1
/
+1
*
Don't use __ARMEL__/__ARMEB__ in aarch64 assembly
David Benjamin
2022-01-09
1
-0
/
+3
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-3
/
+3
*
aarch64: support BTI and pointer authentication in assembly
Russ Butler
2021-10-01
1
-2
/
+16
*
aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR mode
Ard Biesheuvel
2020-11-30
1
-14
/
+14
*
Optimize AES-XTS mode in OpenSSL for aarch64
XiaokangQian
2020-11-12
1
-0
/
+1426
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
1
-1
/
+1
*
Fix a bug for aarch64 BigEndian
simplelins
2020-02-17
1
-1
/
+9
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
1
-1
/
+1
*
Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32
XiaokangQian
2019-12-11
1
-0
/
+830
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-3
/
+6
*
aes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
Andy Polyakov
2019-04-17
1
-6
/
+389
*
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-04-17
1
-0
/
+1
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-6
/
+18
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
1
-0
/
+2
*
Following the license change, modify the boilerplates in crypto/aes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
1
-0
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-2
/
+2
*
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
Andy Polyakov
2017-02-15
1
-3
/
+6
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-3
/
+3
*
ARMv8 assembly pack: add Samsung Mongoose results.
Andy Polyakov
2016-08-16
1
-0
/
+1
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
1
-1
/
+8
*
aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.
Andy Polyakov
2015-04-02
1
-91
/
+118
*
Add assembly support to ios64-cross.
Andy Polyakov
2015-01-23
1
-3
/
+11
*
Remove inconsistency in ARM support.
Andy Polyakov
2015-01-04
1
-3
/
+5
*
aesv8-armx.pl: rigid input verification in key setup.
Andy Polyakov
2014-06-25
1
-1
/
+20
*
aesv8-armx.pl: inclrease interleave factor.
Andy Polyakov
2014-06-24
1
-245
/
+206
*
aesv8-armx.pl update:
Andy Polyakov
2014-06-06
1
-17
/
+24
*
Engage ARMv8 AES support.
Andy Polyakov
2014-06-01
1
-3
/
+13
*
aesv8-armx.pl: add CTR implementation.
Andy Polyakov
2014-05-29
1
-1
/
+249
*
aesv8-armx.pl: fix typo.
Andy Polyakov
2014-05-20
1
-2
/
+2
*
aesv8-armx.pl: optimize by adding 128-bit code paths.
Andy Polyakov
2014-05-20
1
-16
/
+127
*
Add "teaser" AES module for ARMv8.
Andy Polyakov
2014-05-19
1
-0
/
+604