index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
poly1305
/
asm
/
poly1305-armv8.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Don't use __ARMEL__/__ARMEB__ in aarch64 assembly
David Benjamin
2022-01-09
1
-12
/
+12
*
aarch64: support BTI and pointer authentication in assembly
Russ Butler
2021-10-01
1
-2
/
+15
*
crypto/poly1305/asm: fix armv8 pointer authentication
Ard Biesheuvel
2020-10-29
1
-1
/
+1
*
Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...
Romain Geissler
2020-10-22
1
-1
/
+5
*
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
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-3
/
+6
*
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
-19
/
+12
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
1
-0
/
+2
*
Following the license change, modify the boilerplates in crypto/poly1305/
Richard Levitte
2018-12-06
1
-1
/
+1
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
1
-0
/
+1
*
poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305_init fix.
Andy Polyakov
2017-03-13
1
-0
/
+4
*
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
*
crypto/poly1305/asm: chase overflow bit on x86 and ARM platforms.
Andy Polyakov
2016-04-25
1
-15
/
+17
*
crypto/poly1305: don't break carry chains.
Andy Polyakov
2016-04-04
1
-7
/
+11
*
poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.
Andy Polyakov
2016-03-02
1
-13
/
+13
*
ARM assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
1
-0
/
+925