Introduction to IT Security: Practical Cryptography
Cryptography is the science of securing data by converting it into scrambled code that can be transmitted across networks. While originally known as "the art of secret writing," modern cryptography has evolved into a sophisticated science based on mathematical principles like number theory and algebra.
The primary purpose of cryptography is to protect data when transmitting it in environments where opponents might intercept it. This protection extends to sensitive information like email messages, credit card details, and confidential corporate data.
Cryptography serves four key objectives: confidentiality (keeping information private), integrity (ensuring information hasn't been altered), authentication (verifying the source of information), and non-repudiation (preventing denial of sending information).
Remember this! Ciphers are the algorithms used to encrypt or decrypt data, essentially the "recipes" that make cryptography work.











