|
|
@@ -3,7 +3,7 @@ |
|
|
|
LIB=libsphincs-shake256-128f-robust_avx2.a |
|
|
|
|
|
|
|
HEADERS = params.h address.h wots.h utils.h utilsx4.h fips202x4.h fors.h api.h hash.h hashx4.h hash_state.h thash.h thashx4.h |
|
|
|
OBJECTS = address.o wots.o utils.o utilsx4.o fips202x4.o fors.o hash_shake256x4.o sign.o hash_shake256.o thash_shake256_robust.o hash_shake256x4.o thash_shake256_robustx4.o |
|
|
|
OBJECTS = address.o wots.o utils.o utilsx4.o fips202x4.o fors.o sign.o hash_shake256.o thash_shake256_robust.o hash_shake256x4.o thash_shake256_robustx4.o |
|
|
|
|
|
|
|
KECCAK4XDIR=../../../common/keccak4x |
|
|
|
KECCAK4XOBJ=KeccakP-1600-times4-SIMD256.o |
|
|
|