Hybrid cyphers
-
Hybrid cyphers (session key architecture)
- Asymmetric cypher used to send symmetric secret key between parties
- Symmetric cypher used for encrypt/decrypt of actual message
- Much faster than encrypting whole message with asymmetric cypher
- Security is equal to weakest of 2 encryption cyphers
- Used by SSL / PGP / GPG
[Next] [Contents]