SymmetricKeyEncryption:
	gcc -o SymmetricKeyEncryption -ldl -lrt -fshort-wchar SymmetricKeyEncryption.c global.c

