projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Always use TLSv1.0 for record layer version in TLSv1.3
[oweals/openssl.git]
/
crypto
/
poly1305
/
2016-12-19
Andy Polyakov
x86 assembly pack: update performance results.
tree
|
commitdiff
2016-12-15
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
tree
|
commitdiff
2016-12-12
Andy Polyakov
x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
tree
|
commitdiff
2016-12-12
Andy Polyakov
poly1305/poly1305_base2_44.c: add reference base 2...
tree
|
commitdiff
2016-11-10
Richard Levitte
Revert "Move algorithm specific ppccap code from crypto...
tree
|
commitdiff
2016-11-09
Richard Levitte
Move algorithm specific ppccap code from crypto/ppccap.c
tree
|
commitdiff
2016-11-03
Richard Levitte
Convert poly1305 selftest into internal test
tree
|
commitdiff
2016-10-24
Andy Polyakov
x86_64 assembly pack: add Goldmont performance results.
tree
|
commitdiff
2016-09-02
Andy Polyakov
MIPS assembly pack: adapt it for MIPS[32|64]R6.
tree
|
commitdiff
2016-08-16
Andy Polyakov
ARMv8 assembly pack: add Samsung Mongoose results.
tree
|
commitdiff
2016-08-05
klemens
spelling fixes, just comments and readme.
tree
|
commitdiff
2016-07-01
Andy Polyakov
SPARC assembly pack: enforce V8+ ABI constraints.
tree
|
commitdiff
2016-06-30
Matt Caswell
Convert memset calls to OPENSSL_cleanse
tree
|
commitdiff
2016-05-29
Andy Polyakov
x86_64 assembly pack: tolerate spaces in source directo...
tree
|
commitdiff
2016-05-28
Andy Polyakov
poly1305/asm/poly1305-mips.pl: adhere to standard frame...
tree
|
commitdiff
2016-05-28
Andy Polyakov
SPARC assembly pack: add missing .type directives.
tree
|
commitdiff
2016-05-21
Rich Salz
Add OpenSSL copyright to .pl files
tree
|
commitdiff
2016-05-17
Rich Salz
Copyright consolidation 05/10
tree
|
commitdiff
2016-05-16
Rich Salz
Use OPENSSL_hexchar2int
tree
|
commitdiff
2016-05-10
Andy Polyakov
MIPS64 assembly pack: add Poly1305 module.
tree
|
commitdiff
2016-05-09
FdaSilvaYY
fix tab-space mixed indentation
tree
|
commitdiff
2016-05-06
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: contain symbols within...
tree
|
commitdiff
2016-05-06
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: make it cross-compile.
tree
|
commitdiff
2016-04-28
FdaSilvaYY
various spelling fixes
tree
|
commitdiff
2016-04-26
Andy Polyakov
SPARCv9 assembly pack: fine-tune run-time switch.
tree
|
commitdiff
2016-04-25
Andy Polyakov
crypto/poly1305/asm: chase overflow bit on x86 and...
tree
|
commitdiff
2016-04-20
Richard Levitte
Remove --classic build entirely
tree
|
commitdiff
2016-04-20
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: not all assemblers...
tree
|
commitdiff
2016-04-04
Rich Salz
Revert "various spelling fixes"
tree
|
commitdiff
2016-04-04
FdaSilvaYY
various spelling fixes
tree
|
commitdiff
2016-04-04
Andy Polyakov
crypto/poly1305: don't break carry chains.
tree
|
commitdiff
2016-03-29
Andy Polyakov
poly1305/asm/poly1305-x86.pl: don't loose 59-th bit.
tree
|
commitdiff
2016-03-21
Richard Levitte
Remove the remainder of util/mk1mf.pl and companion...
tree
|
commitdiff
2016-03-15
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: make it work with...
tree
|
commitdiff
2016-03-14
Andy Polyakov
s390x assembly pack: 32-bit fixups.
tree
|
commitdiff
2016-03-12
Richard Levitte
Add $(LIB_CFLAGS) for any build.info generator that...
tree
|
commitdiff
2016-03-11
Andy Polyakov
crypto/*/build.info: make it work on ARM platforms.
tree
|
commitdiff
2016-03-10
Richard Levitte
Fix some assembler generating scripts for better unific...
tree
|
commitdiff
2016-03-10
Richard Levitte
Add include directory options for assembler files that...
tree
|
commitdiff
2016-03-09
Richard Levitte
Make sure the effect of "pic" / "no-pic" is used with...
tree
|
commitdiff
2016-03-09
Richard Levitte
Unified - adapt the generation of poly1305 assembler...
tree
|
commitdiff
2016-03-08
Andy Polyakov
SPARCv9 assembly pack: unify build rules and argument...
tree
|
commitdiff
2016-03-02
Andy Polyakov
poly1305/asm/poly1305-*.pl: flip horizontal add and...
tree
|
commitdiff
2016-03-02
David Benjamin
Consistently use arm_arch.h constants in armcap assembl...
tree
|
commitdiff
2016-02-23
Andy Polyakov
poly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
tree
|
commitdiff
2016-02-20
Richard Levitte
Always build library object files with shared library...
tree
|
commitdiff
2016-02-18
Richard Levitte
Remove all special make depend flags, as well as OPENSS...
tree
|
commitdiff
2016-02-13
Andy Polyakov
crypto/poly1305: add floating-point reference implement...
tree
|
commitdiff
2016-02-13
Richard Levitte
Pass $(CC) to perlasm scripts via the environment
tree
|
commitdiff
2016-02-13
Andy Polyakov
PPC assembly pack: add ChaCha20 and Poly1305 modules.
tree
|
commitdiff
2016-02-13
Andy Polyakov
C64x+ assembly pack: add ChaCha20 and Poly1305 modules.
tree
|
commitdiff
2016-02-13
Andy Polyakov
ARM assembly pack: add ChaCha20 and Poly1305 modules.
tree
|
commitdiff
2016-02-11
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: MacOS X portability...
tree
|
commitdiff
2016-02-11
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
tree
|
commitdiff
2016-02-10
Richard Levitte
unified build scheme: add a "unified" template for...
tree
|
commitdiff
2016-02-10
Andy Polyakov
poly1305/poly1305.c: work around -Wshadow warnings...
tree
|
commitdiff
2016-02-10
Andy Polyakov
x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
tree
|
commitdiff
2016-02-09
Andy Polyakov
s390x assembly pack: add ChaCha20 and Poly1305 modules.
tree
|
commitdiff
2016-02-01
Richard Levitte
unified build scheme: add build.info files
tree
|
commitdiff
2016-01-31
Andy Polyakov
Engage poly1305-sparcv9 module.
tree
|
commitdiff
2016-01-31
Andy Polyakov
Add poly1305/asm/poly1305-sparcv9.pl.
tree
|
commitdiff
2016-01-29
Rich Salz
Templatize util/domd
tree
|
commitdiff
2016-01-20
Rich Salz
Remove update tags
tree
|
commitdiff
2016-01-17
Rich Salz
Remove some old makefile targets
tree
|
commitdiff
2016-01-12
Rich Salz
Move Makefiles to Makefile.in
tree
|
commitdiff
2015-12-13
Andy Polyakov
Configure: add framework for ChaCha and Poly1305 assembly.
tree
|
commitdiff
2015-12-10
Andy Polyakov
Add reference ChaCha20 and Poly1305 implementations.
tree
|
commitdiff