Symmetric Key Cryptography

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 5187
Share this video:
Share it on Facebook Share it on Twitter Share it on Reddit Share it on Digg Share it on Stumbleupon
Support SecurityTube:


Description: Symmetric-key algorithms are a class of algorithms for cryptography that use trivially related, often identical, cryptographic keys for both decryption and encryption. In symmetric key cryptography the encryption key and decryption keys are either same are easily derivable from each other. Other terms for symmetric-key encryption are secret-key, single-key, shared-key, one-key encryption.

This video talks about the way alice and bob can talk with each other over the publicly shared medium but in such a way so that no one should be able to make out the actual conversion. Symmetric key cryptography make use of following algorithm.

  • Alice and Bob agree on cryptosystem
  • Alice and Bob exchange the key in secretly
  • Alice encrypts her plain text message with the decided key and sends it to Bob.
  • Bob decrypts the message with the key to get the plains text again

In the later part of the video, I talk more about the challenges faced by symmetric key cryptography and possible attacks on symmetric key cryptography like key maintenance, key distribution, number of keys goes up drastically if involving parties increases etc.

I will be uploading public key cryptography video shortly...

Tags: basics ,


Comments (1)

rufusgold on Mon 25 Jul 2011

I realy enjoyed your video can you send the name of the author of this video.

Login to post a comment