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
*
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
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-24
/
+24
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
1
-0
/
+2
*
crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.
Patrick Steuer
2019-02-05
1
-164
/
+780
*
poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.
Andy Polyakov
2019-02-01
1
-110
/
+1442
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-5
/
+2
*
Following the license change, modify the boilerplates in crypto/poly1305/
Richard Levitte
2018-12-06
16
-16
/
+16
*
Add poly1305 MAC support
Paul Yang
2018-11-05
3
-195
/
+142
*
Fix a nit of copyright date range
Paul Yang
2018-10-09
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
poly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64-cc build.
Andy Polyakov
2018-07-10
1
-39
/
+38
*
evp/e_chacha20_poly1305.c: further improve small-fragment TLS performance.
Andy Polyakov
2018-07-06
1
-0
/
+104
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
{chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.
Andy Polyakov
2018-06-18
1
-1
/
+1
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+21
*
PPC assembly pack: correct POWER9 results.
Andy Polyakov
2018-06-03
3
-3
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
2
-2
/
+2
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
PPC assembly pack: add POWER9 results.
Andy Polyakov
2018-05-10
3
-0
/
+3
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
Fix mixed indentation (and other whitespace issues)
Dr. Matthias St. Pierre
2018-04-26
1
-37
/
+37
*
poly1305/asm/poly1305-armv4.pl: remove unintentional relocation.
Rahul Chaudhry
2018-04-18
1
-1
/
+2
[next]