all:
	gcc poc.c sha512.c -o poc -static -lkeyutils -pthread
