secret key algorithm (symmetric algorithm)
Also see cryptography.
A secret key algorithm (sometimes called a symmetric algorithm) is a cryptographic algorithm that uses the same key to encrypt and decrypt data. The best known algorithm is the U.S. Department of Defense's Data Encryption Standard (DES). DES, which was developed at IBM in 1977, was thought to be so difficult to break that the U.S. government restricted its exportation.



The ABCs of Ciphertext Exploits
Experts reveal 18 types of cryptography attacks, and how they are executed. Today’s cryptography is far more advanced than the cryptosystems of yesterday, don’t let your system be compromised.
A very simple example of how a secret key algorithm might work might be substituting the letter in the alphabet prior to the target letter for each one in a message. The resulting text - "gdkkn," for example - would make no sense to someone who didn't know the algorithm used (x-1), but would be easily understood by the parties involved in the exchange as "hello."
The problem with secret or symmetric keys is how to securely get the secret keys to each end of the exchange and keep them secure after that. For this reason, an asymmetric key system is now often used that is known as the public key infrastructure (PKI).
Continue Reading About secret key algorithm (symmetric algorithm)
Dig Deeper on Disk and file encryption tools
PRO+
Content
Find more PRO+ content and other member only offers, here.
-
Buyer's Handbook
Finding a secure managed file transfer tool: Key considerations
Start the conversation
0 comments