CFLAGS += -std=gnu99 -O3 -g -Wall -Werror
LDLIBS += -lcrypto

recoverk: recoverk.o
