index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
poly1305
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
2
-2
/
+2
*
poly1305.c: fix typo on POLY1305_BLOCK_SIZE
Yangyu Chen
2024-04-17
1
-1
/
+1
*
Unable to run asm code on OpenBSD (amd64)
Theo Buehler
2024-04-17
1
-0
/
+8
*
Copyright year updates
Richard Levitte
2024-04-09
2
-2
/
+2
*
poly1305_ieee754.c: fix PowerPC macros
barracuda156
2024-01-15
1
-6
/
+6
*
poly1305-ppc.pl: Fix vector register clobbering
Rohan McLure
2024-01-09
1
-21
/
+21
*
Copyright year updates
Matt Caswell
2023-09-07
3
-3
/
+3
*
Avoid clobbering non-volatile XMM registers
Bernd Edlinger
2023-09-02
1
-2
/
+2
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-07-18
1
-1
/
+1
*
Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a
Tom Cosgrove
2023-03-29
1
-1
/
+1
*
Generate the preprocessed .s files for chacha and poly 1305 on ia64
Tomas Mraz
2022-05-27
1
-1
/
+2
*
Revert "Use .s extension for ia64 assembler"
Tomas Mraz
2022-05-27
2
-1
/
+1
*
Rename x86-32 assembly files from .s to .S.
Sebastian Andrzej Siewior
2022-05-24
1
-2
/
+2
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Use .s extension for ia64 assembler
Jon Spillett
2022-04-25
2
-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
*
Update copyright year
Matt Caswell
2021-07-29
1
-1
/
+1
*
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-15
1
-1
/
+4
*
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-06-25
2
-1
/
+48
*
Drop libimplementations.a
Richard Levitte
2021-05-07
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-04-08
2
-2
/
+2
*
Use numbers definition of int128_t and uint128_t
Amitay Isaacs
2021-04-08
2
-4
/
+3
*
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
*
Diverse build.info: Adjust paths
Richard Levitte
2020-09-10
1
-1
/
+1
*
Delete unused PKEY MAC files
Matt Caswell
2020-08-29
2
-122
/
+1
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
2
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
8
-8
/
+8
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
8
-8
/
+8
*
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
2020-02-15
1
-0
/
+2
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
8
-8
/
+8
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
2
-2
/
+2
*
Add some missing cfi frame info in poly1305-x86_64.pl
Bernd Edlinger
2019-12-23
1
-0
/
+24
*
s390x assembly pack: perlasm module update
Patrick Steuer
2019-11-05
1
-1
/
+1
*
Add ChaCha related ciphers to default provider
Shane Lontis
2019-10-16
3
-29
/
+0
*
Fix missing Assembler defines
Shane Lontis
2019-10-16
1
-0
/
+4
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-4
/
+4
*
Unify all assembler file generators
Richard Levitte
2019-09-16
10
-31
/
+47
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-11
/
+10
*
Move Poly1305 to providers
Richard Levitte
2019-08-15
2
-148
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-3
/
+3
*
Move poly1305_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-4
/
+32
*
Change EVP_MAC method from copy to dup
Kurt Roeckx
2019-06-06
1
-3
/
+9
*
s390x assembly pack: remove poly1305 dependency on non-base memnonics
Patrick Steuer
2019-04-25
1
-1
/
+1
*
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-04-17
1
-0
/
+1
*
s390x assembly pack: import poly from cryptogams repo
Patrick Steuer
2019-03-29
2
-657
/
+799
*
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
Andy Polyakov
2019-03-29
1
-0
/
+365
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-19
/
+12
[next]