Thom Wiggers
4 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 1BB0A7CE26E363
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
common/keccak4x/Makefile
|
|
@@ -1,7 +1,7 @@ |
|
|
|
KeccakP-1600-times4-SIMD256.o: KeccakP-1600-times4-SIMD256.c \ |
|
|
|
align.h brg_endian.h KeccakP-1600-times4-SnP.h \ |
|
|
|
KeccakP-1600-unrolling.macros SIMD256-config.h |
|
|
|
$(CC) $(CFLAGS) -mavx2 -c $< -o $@ |
|
|
|
$(CC) -O3 -mavx2 -c $< -o $@ |
|
|
|
|
|
|
|
.PHONY: clean |
|
|
|
clean: |
|
|
|