CryptoDit/exec.sh
2026-01-31 16:45:53 +01:00

6 lines
198 B
Bash
Executable File

#!/usr/bin/bash
clang-11 -g -O2 -target bpf -c entropy_ebpf.c -o entropy_ebpf.o
gcc utils.c argparse.c audit/file.c certificate.c speed.c entropy.c audit/fips.c main.c -lbpf -lcrypto -o cryptodit