slides/encryption/symmetric.xml
Symmetric ciphers
12/29
Crypt_MHAC example
Quote
  • • Key to encrypt is the same as the key to decrypt
  • • mcrypt: DES, Blowfish, Rijndael (AES)
  • • Used for session keys and in secure environment
  • • Not used for key distribution