Security: The tools
Cryptography:
- DES, Idea, Blowfish,… : well known algorithms with a secret key
- RSA, …: public key algorithms used to exchange the secret keys
X509 certificates: Standard way to prove who you are to a service
PGP (Pretty Good Privacy): implementation of these tools to secure e-mail
SSH: secured replacement for telnet, ftp, X11