Files
vystem/Blastproof/keygen/build.sh
2026-03-31 22:15:00 +02:00

4 lines
343 B
Bash
Executable File

# SPDX-License-Identifier: MPL-2.0
gcc -c address.c fors.c hash_sha2.c merkle.c randombytes.c sign.c utils.c utilsx1.c wots.c wotsx1.c thash_sha2_robust.c sha2.c sha3.c
g++ keygen.cpp address.o fors.o hash_sha2.o merkle.o randombytes.o sign.o utils.o utilsx1.o wots.o wotsx1.o thash_sha2_robust.o sha2.o sha3.o -o keygen -lcrypto -L. -largon2