DES is one of the mostly widely accepted encryption standards. It is the actual algorithm used in Cisco cryptography both to encrypt plain text messages and to decrypt the resulting cipher text. DES is a symmetric encryption algorithm so it requires a copy of the same key to be used at each end of the process. As with any cryptography, the secret to keeping your data private is the key itself. |