- • AES, 3DES and Blowfish are some of the most common symmetric ciphers
- • Uses a single private key for encryption and decryption
- • Slower than crypto hashes
- • Most private key ciphers are much faster than most public key ciphers
- • Also tremendously useful for protecting data and
- • Relatively easy to use