Fix Makefile (primitive.h->hash_state.h)
Tento commit je obsažen v:
rodič
74efb10807
revize
12c8a642ce
@ -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)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-128f-simple_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_simple.o haraka.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-128s-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)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-128s-simple_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_simple.o haraka.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-192f-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)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-192f-simple_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_simple.o haraka.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-192s-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)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-192s-simple_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_simple.o haraka.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-256f-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)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-256f-simple_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_simple.o haraka.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-256s-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)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-haraka-256s-simple_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_simple.o haraka.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-128f-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_robust.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-128f-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_simple.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-128s-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_robust.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-128s-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_simple.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-192f-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_robust.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-192f-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_simple.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-192s-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_robust.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-192s-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_simple.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-256f-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_robust.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-256f-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_simple.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-256s-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_robust.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-sha256-256s-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h sha256.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h sha256.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_sha256.o thash_sha256_simple.o sha256.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-128f-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_robust.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-128f-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-128s-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_robust.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-128s-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-192f-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_robust.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-192f-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-192s-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_robust.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-192s-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-256f-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_robust.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-256f-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-256s-robust_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_robust.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
LIB=libsphincs-shake256-256s-simple_clean.a
|
||||
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h primitive.h thash.h
|
||||
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h hash_state.h thash.h
|
||||
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o
|
||||
|
||||
CFLAGS=-O3 -Wall -Wconversion -Wextra -Wpedantic -Wvla -Werror -Wmissing-prototypes -Wredundant-decls -std=c99 -I../../../common $(EXTRAFLAGS)
|
||||
|
Načítá se…
Odkázat v novém úkolu
Zablokovat Uživatele