Jerry Shih
|
da8b6308bd
Use scalar ALU and vector ALU together for chacha20 stream cipher
|
8 months ago |
Jerry Shih
|
fcf68127e2
riscv: Provide a vector implementation of CHACHA20 cipher.
|
1 year ago |
Min Zhou
|
9a41a3c6a4
LoongArch64 assembly pack: add ChaCha20 modules
|
1 year ago |
Evan Miller
|
175645a1a6
Do not build P10-specific AES-GCM assembler on macOS
|
1 year ago |
Tomas Mraz
|
abfc152126
Do not build P10-specific Chacha20 assembler on AIX
|
1 year ago |
Tomas Mraz
|
db24ed5430
Generate the preprocessed .s files for chacha and poly 1305 on ia64
|
2 years ago |
Tomas Mraz
|
debd921006
Revert "Use .s extension for ia64 assembler"
|
2 years ago |
Sebastian Andrzej Siewior
|
9968c77539
Rename x86-32 assembly files from .s to .S.
|
2 years ago |
Daniel Hu
|
b1b2146ded
Acceleration of chacha20 on aarch64 by SVE
|
2 years ago |
Jon Spillett
|
6009997abd
Use .s extension for ia64 assembler
|
2 years ago |
Deepankar Bhattacharjee
|
f596bbe4da
chacha20 performance optimizations for ppc64le with 8x lanes,
|
3 years ago |
Tomas Mraz
|
3d178db73b
ppccap.c: Split out algorithm-specific functions
|
3 years ago |
Richard Levitte
|
a1c8befd66
build.info: For all assembler generators, remove all arguments
|
5 years ago |
Richard Levitte
|
bcb7afe18a
Move chacha_asm_src file information to build.info files
|
5 years ago |
Andy Polyakov
|
291bc802e4
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
|
5 years ago |
Richard Levitte
|
77adb75e16
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
|
5 years ago |
Patrick Steuer
|
f760137b21
crypto/chacha/asm/chacha-s390x.pl: add vx code path.
|
6 years ago |
Richard Levitte
|
722c9762f2
Harmonize the make variables across all known platforms families
|
6 years ago |
Richard Levitte
|
8c3bc594e0
Processing GNU-style "make variables" - separate CPP flags from C flags
|
6 years ago |
Richard Levitte
|
f425f9dcff
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
|
8 years ago |
Andy Polyakov
|
ee619197db
crypto/*/build.info: make it work on ARM platforms.
|
8 years ago |
Richard Levitte
|
f0667b1430
Add include directory options for assembler files that include from crypto/
|
8 years ago |
Richard Levitte
|
df0cb57ca3
Unified - adapt the generation of chacha assembler to use GENERATE
|
8 years ago |
Richard Levitte
|
de72be2e57
Pass $(CC) to perlasm scripts via the environment
|
8 years ago |
Andy Polyakov
|
9e58d1192d
PPC assembly pack: add ChaCha20 and Poly1305 modules.
|
8 years ago |
Richard Levitte
|
567a9e6fe0
unified build scheme: add a "unified" template for Unix Makefile
|
8 years ago |
Richard Levitte
|
777a288270
unified build scheme: add build.info files
|
8 years ago |