Home /permanent

Ciphertext

Ciphertext is the encrypted form of a message: the output of running Plaintext through an Encryption algorithm with a key.

Without the right key, ciphertext should look like meaningless data. With the key, it can be turned back into plaintext through Decryption. See Cryptography.