Encryption Policy Term Definition


process of encoding messages (or information) in such a way that eavesdroppers or hackers cannot read it, but that authorized parties can. In an encryption scheme, the message or information (referred to as a plaintext) is encrypted using an encryption algorithm, turning it into an unreadable ciphertext (ibid).  This is usually done with the use of an encryption key, which specifies how the message is to be encoded.  Any adversary that can see the ciphertext, should not be able to determine anything about the original message.  An authorized party, however, is able to decode the ciphertext using a decryption algorithm that usually requires a secret decryption key that adversaries do not have access to.  For technical reasons, an encryption scheme usually needs a key-generation algorithm, to randomly produce keys.