Home /permanent

Encryption

Encryption is the process of converting readable data (Plaintext) into an unreadable form (Ciphertext) using an algorithm and a key, so that only someone with the right key can read it. The reverse process is Decryption.

There are two main types:

See Cryptography.