Copyright Digital Equipment Corp. All rights reserved.
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;)
Argument Description Return_Value