Security Mechanisms
Cryptography.
- Secret-key encryption (DES) - secure and computationally cheap.
- Public-key encryption (RSA) - secure and convenient, no need for secure channel for distributing the keys.
Access control mechanisms.
A strict policy enforcement is important !!