2 Symmetric Cipher Introduction 05-01-2024
2 Symmetric Cipher Introduction 05-01-2024
Module 2
Symmetric Encryption Algorithms
Topic 1
Symmetric key cryptographic
techniques_Introduction
Symmetric encryption
• It is also called as conventional encryption or single-key
encryption, was the only type of encryption in use prior to the
development of public key encryption in the 1970s.
Fundamental terms
• An original message is known as the plaintext, while the coded
message is called the ciphertext.
• The process of converting from plaintext to ciphertext is known
as enciphering or encryption.
• Restoring the plaintext from the ciphertext is deciphering or
decryption.
• The many schemes used for encryption constitute the area of
study known as cryptography. Such a scheme is known as a
cryptographic system.
• Techniques used for deciphering a message without any
knowledge of the enciphering details fall into the area of
cryptanalysis.
• The areas of cryptography and cryptanalysis together are called
cryptology.
Symmetric Cipher Model
Cont…
• Plaintext: This is the original intelligible message or data that
is fed into the algorithm as input.