Encrypts a string using the key generated by the setkey function. Format #include <unistd.h> #include <stdlib.h> void encrypt (char *block[64], int edflag;)