|
|
@@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
LIB=libsphincs-haraka-128f-robust_clean.a |
|
|
|
|
|
|
|
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h haraka.h |
|
|
|
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h haraka.h |
|
|
|
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_haraka.o thash_haraka_robust.o haraka.o |
|
|
|
|
|
|
|
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS) |
|
|
|