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
2018-03-20
1
-1
/
+1
*
Add support for setting raw private Poly1305 keys
Matt Caswell
2018-03-15
1
-1
/
+35
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
{ec/curve25519,poly1305/poly1305}.c: relax pedantic constraint.
Andy Polyakov
2018-02-24
1
-3
/
+2
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-2
/
+1
*
poly1305/poly1305_ieee754.c: add support for MIPS.
Andy Polyakov
2018-01-31
1
-1
/
+17
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-1
/
+3
*
poly1305/asm/poly1305-x86_64.pl: add Knights Landing AVX512 result.
Andy Polyakov
2017-12-23
1
-19
/
+21
*
poly1305/asm/poly1305-x86_64.pl: switch to pure AVX512F.
Andy Polyakov
2017-11-25
1
-68
/
+72
*
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
2
-4
/
+4
*
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
Andy Polyakov
2017-07-21
1
-2
/
+5
*
x86_64 assembly pack: fill some blanks in Ryzen results.
Andy Polyakov
2017-07-03
1
-1
/
+1
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_8x.
Andy Polyakov
2017-03-22
1
-0
/
+383
*
x86_64 assembly pack: add some Ryzen performance results.
Andy Polyakov
2017-03-22
1
-0
/
+1
*
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_4x.
Andy Polyakov
2017-03-13
1
-2
/
+474
*
poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305_init fix.
Andy Polyakov
2017-03-13
1
-0
/
+4
*
poly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization.
Andy Polyakov
2017-02-26
1
-42
/
+32
*
poly1305/asm/poly1305-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-26
1
-0
/
+87
*
poly1305/asm/poly1305-x86_64.pl: add VPMADD52 code path.
Andy Polyakov
2017-02-25
1
-4
/
+215
*
poly1305/asm/poly1305-x86_64.pl: switch to vpermdd in table expansion.
Andy Polyakov
2017-02-25
1
-56
/
+37
*
poly1305/asm/poly1305-x86_64.pl: optimize AVX512 code path.
Andy Polyakov
2017-02-25
1
-82
/
+75
*
Add support for Poly1305 in EVP_PKEY
Todd Short
2017-01-24
3
-0
/
+261
*
poly1305/poly1305_base2_44.c: clarify shift boundary condition.
Andy Polyakov
2017-01-21
1
-2
/
+2
*
x86 assembly pack: update performance results.
Andy Polyakov
2016-12-19
1
-0
/
+1
*
poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble AVX512 code.
Andy Polyakov
2016-12-15
1
-2
/
+3
*
x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305 code paths.
Andy Polyakov
2016-12-12
1
-9
/
+669
*
poly1305/poly1305_base2_44.c: add reference base 2^44 implementation.
Andy Polyakov
2016-12-12
1
-0
/
+171
*
Revert "Move algorithm specific ppccap code from crypto/ppccap.c"
Richard Levitte
2016-11-10
1
-41
/
+0
*
Move algorithm specific ppccap code from crypto/ppccap.c
Richard Levitte
2016-11-09
1
-0
/
+41
*
Convert poly1305 selftest into internal test
Richard Levitte
2016-11-03
2
-506
/
+28
*
x86_64 assembly pack: add Goldmont performance results.
Andy Polyakov
2016-10-24
2
-0
/
+2
*
MIPS assembly pack: adapt it for MIPS[32|64]R6.
Andy Polyakov
2016-09-02
2
-19
/
+32
*
ARMv8 assembly pack: add Samsung Mongoose results.
Andy Polyakov
2016-08-16
1
-0
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
SPARC assembly pack: enforce V8+ ABI constraints.
Andy Polyakov
2016-07-01
1
-5
/
+5
*
Convert memset calls to OPENSSL_cleanse
Matt Caswell
2016-06-30
1
-1
/
+2
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
poly1305/asm/poly1305-mips.pl: adhere to standard frame layout.
Andy Polyakov
2016-05-28
1
-20
/
+24
*
SPARC assembly pack: add missing .type directives.
Andy Polyakov
2016-05-28
1
-0
/
+7
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
10
-10
/
+80
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
2
-8
/
+12
*
Use OPENSSL_hexchar2int
Rich Salz
2016-05-16
1
-7
/
+4
*
MIPS64 assembly pack: add Poly1305 module.
Andy Polyakov
2016-05-10
2
-0
/
+415
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-9
/
+9
*
poly1305/asm/poly1305-x86_64.pl: contain symbols within shared lib.
Andy Polyakov
2016-05-06
1
-0
/
+4
*
poly1305/asm/poly1305-x86_64.pl: make it cross-compile.
Andy Polyakov
2016-05-06
1
-4
/
+4
*
various spelling fixes
FdaSilvaYY
2016-04-28
1
-1
/
+1
*
SPARCv9 assembly pack: fine-tune run-time switch.
Andy Polyakov
2016-04-26
1
-2
/
+2
[next]