]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/twister512.mk
+threefish +ubi
[avr-crypto-lib.git] / mkfiles / twister512.mk
index 484cc56ea498b667e073d2f648a2f8850b5c4a78..23168f7870583fbcfc8ee3f0f5b23dafbc16284c 100644 (file)
@@ -5,7 +5,7 @@ ALGO_NAME := TWISTER512
 HASHES += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := twister-asm.o twister-big-asm.o twister512.o
-$(ALGO_NAME)_TEST_BIN := main-twister512-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \
+$(ALGO_NAME)_TEST_BIN := main-twister512-test.o debug.o uart.o hexdigit_tab.o  \
                          nessie_hash_test.o dbz_strings.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
 $(ALGO_NAME)_PERFORMANCE_TEST := "performance"