index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha
/
asm
/
chacha-armv8.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it able to run asm code on OpenBSD (arm64)
Theo Buehler
5 days
1
-4
/
+9
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Acceleration of chacha20 on aarch64 by SVE
Daniel Hu
2022-05-03
1
-5
/
+41
*
aarch64: support BTI and pointer authentication in assembly
Russ Butler
2021-10-01
1
-9
/
+9
*
Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...
Romain Geissler
2020-10-22
1
-0
/
+1
*
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
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
1
-1
/
+1
*
chacha/asm/chacha-armv8.pl: preserve FP registers d8 and d9 correctly
Ard Biesheuvel
2019-11-28
1
-2
/
+3
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-3
/
+6
*
chacha/asm/chacha-armv8.pl: replace 3+1 code paths with 4+1.
Andy Polyakov
2019-04-17
1
-201
/
+353
*
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-04-17
1
-0
/
+1
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-14
/
+5
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
1
-0
/
+8
*
Following the license change, modify the boilerplates in crypto/chacha/
Richard Levitte
2018-12-06
1
-1
/
+1
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
1
-0
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-2
/
+2
*
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
*
chacha/asm/chacha-armv8.pl: fix intermittent build failures.
Andy Polyakov
2016-04-13
1
-0
/
+1
*
ARM assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
1
-0
/
+1126