encryption

<algorithm, cryptography> Any procedure used in cryptography to convert plaintext into ciphertext in order to prevent any but the intended recipient from reading that data.

There are many types of data encryption, and they are the basis of network security. Common types include Data Encryption Standard and public-key encryption.

The Unix command crypt performs encryption.

MORE

(02 May 1995)