COHERENT help

This page displays the COHERENT help information for crypt.

Listing of available help pages


crypt -- Encrypt/decrypt text

crypt [password]

Password is ten characters or fewer.  The same password encrypts and decrypts.

crypt() -- Encryption using rotor algorithm

char *crypt(key, extra); char *key, *extra;