Security Mechanisms
Security Mechanisms
• The input message, called plaintext, is encrypted with a secret (encryption) key.
• The encrypted message is called ciphertext, which moves through an unsecure communication
channel, the Internet for example.
5.3.1. Secret key Cryptography
• It's the same key used for encryption and decryption and is called secret key cryptography
• The encryption and decryption modules can be implemented in either: hardware or software.