4 # comment out the following line for removement of BigInt from the build process
7 $(ALGO_NAME)_DIR := bigint/
8 $(ALGO_NAME)_INCDIR := memxor/ noekeon/
9 $(ALGO_NAME)_OBJ := bigint.o bigint_io.o
10 $(ALGO_NAME)_TESTBIN := main-bigint-test.o $(CLI_STD) \
11 performance_test.o noekeon.o noekeon_prng.o memxor.o
13 $(ALGO_NAME)_PERFORMANCE_TEST := performance