Sign in
flutter
/
third_party
/
openssl
/
e984b535d95f354e9df5dfe95d588db0d6dc2413
/
crypto
/
chacha
f17652e
chacha/asm/chacha-x86_64.pl: add CFI annotations.
by Andy Polyakov
· 8 years ago
384e6de
x86_64 assembly pack: Win64 SEH face-lift.
by Andy Polyakov
· 8 years ago
3c274a6
chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs.
by Andy Polyakov
· 8 years ago
a30b052
x86 assembly pack: update performance results.
by Andy Polyakov
· 8 years ago
1ea0142
poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble AVX512 code.
by Andy Polyakov
· 8 years ago
abb8c44
x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305 code paths.
by Andy Polyakov
· 8 years ago
d89773d
chacha/asm/chacha-x86.pl: improve [backward] portability.
by Andy Polyakov
· 8 years ago
cebb186
PPC assembler pack: add some PPC970/G5 performance data.
by Andy Polyakov
· 8 years ago
10b0b5e
Revert "Move algorithm specific ppccap code from crypto/ppccap.c"
by Richard Levitte
· 8 years ago
e3fb4d3
Move algorithm specific ppccap code from crypto/ppccap.c
by Richard Levitte
· 8 years ago
ace0526
x86_64 assembly pack: add Goldmont performance results.
by Andy Polyakov
· 8 years ago
609b085
Remove trailing whitespace from some files.
by David Benjamin
· 8 years ago
abcbf7e
chacha/asm/chacha-ppc.pl: add missing .text directive.
by Andy Polyakov
· 9 years ago
05ef4d1
ARMv8 assembly pack: add Samsung Mongoose results.
by Andy Polyakov
· 9 years ago
6025001
spelling fixes, just comments and readme.
by klemens
· 9 years ago
0a4c87a
s390x assembly pack: improve portability.
by Andy Polyakov
· 9 years ago
66bceb5
chacha/chacha_enc.c: harmonize counter width with subroutine name.
by Andy Polyakov
· 9 years ago
cfe1d99
x86_64 assembly pack: tolerate spaces in source directory name.
by Andy Polyakov
· 9 years ago
6aa36e8
Add OpenSSL copyright to .pl files
by Rich Salz
· 9 years ago
b132225
Copyright consolidation 09/10
by Rich Salz
· 9 years ago
8e9f1bb
chacha/asm/chacha-x86.pl: make it compile on legacy systems.
by Andy Polyakov
· 9 years ago
a82a9f7
chacha/asm/chacha-ppc.pl: get misalignment corner case right on big-endian.
by Andy Polyakov
· 9 years ago
45c6e23
Remove --classic build entirely
by Richard Levitte
· 9 years ago
b9077d8
chacha/asm/chacha-armv8.pl: fix intermittent build failures.
by Andy Polyakov
· 9 years ago
007c80e
Remove the remainder of util/mk1mf.pl and companion scripts
by Richard Levitte
· 9 years ago
f425f9d
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
by Richard Levitte
· 9 years ago
ee61919
crypto/*/build.info: make it work on ARM platforms.
by Andy Polyakov
· 9 years ago
a5aa63a
Fix some assembler generating scripts for better unification
by Richard Levitte
· 9 years ago
f0667b1
Add include directory options for assembler files that include from crypto/
by Richard Levitte
· 9 years ago
5b14d5b
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
by Richard Levitte
· 9 years ago
df0cb57
Unified - adapt the generation of chacha assembler to use GENERATE
by Richard Levitte
· 9 years ago
a66ec57
chacha/asm/chacha-ppc.pl: fix typo.
by Andy Polyakov
· 9 years ago
bdbd3ae
Consistently use arm_arch.h constants in armcap assembly code.
by David Benjamin
· 9 years ago
f218822
chacha/asm/chacha-*.pl: fix typos in tail processing.
by Andy Polyakov
· 9 years ago
45502bf
Always build library object files with shared library cflags
by Richard Levitte
· 9 years ago
ce192eb
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
by Richard Levitte
· 9 years ago
622a531
chacha/asm/chacha*: ensure that zero length is handled (without crash).
by Andy Polyakov
· 9 years ago
29880e9
chacha/asm/chacha-x86[_64].pl: fix typos and logical errors.
by Andy Polyakov
· 9 years ago
de72be2
Pass $(CC) to perlasm scripts via the environment
by Richard Levitte
· 9 years ago
9e58d11
PPC assembly pack: add ChaCha20 and Poly1305 modules.
by Andy Polyakov
· 9 years ago
f4e175e
C64x+ assembly pack: add ChaCha20 and Poly1305 modules.
by Andy Polyakov
· 9 years ago
1fdcef7
ARM assembly pack: add ChaCha20 and Poly1305 modules.
by Andy Polyakov
· 9 years ago
567a9e6
unified build scheme: add a "unified" template for Unix Makefile
by Richard Levitte
· 9 years ago
b44a964
chacha/asm/chacha-x86.pl: fix nasm compilation.
by Andy Polyakov
· 9 years ago
a98c648
x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
by Andy Polyakov
· 9 years ago
592eef5
s390x assembly pack: add ChaCha20 and Poly1305 modules.
by Andy Polyakov
· 9 years ago
777a288
unified build scheme: add build.info files
by Richard Levitte
· 9 years ago
ced2c2c
Templatize util/domd
by Rich Salz
· 9 years ago
56c77c5
Remove update tags
by Rich Salz
· 9 years ago
ee6d9f4
Remove some old makefile targets
by Rich Salz
· 9 years ago
d10dac1
Move Makefiles to Makefile.in
by Rich Salz
· 9 years ago
22c2e80
Configure: add framework for ChaCha and Poly1305 assembly.
by Andy Polyakov
· 9 years ago
7dcb218
Add reference ChaCha20 and Poly1305 implementations.
by Andy Polyakov
· 9 years ago