Question

3. Ciphers are broadly categorized as using transposition, substitution or trap-door functions. Please provide an example...

3. Ciphers are broadly categorized as using transposition, substitution or trap-door functions. Please provide an example of each type of cipher.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Transposition Cipher:

Example:

->Lets take a line "ABCDEF" and we want to encrypt it using Transposition Cipher.

NOTE: Transposition Cipher encrypt plain text by moving small piece of message around. Anagram are primitive transposition cipher. It do not change original text with different text.

1st Row->Plain text

2nd Row->Encrypted text ( by swapping the words in pair of 2)

A B C D E F
B A D C F

E

Substitution Cipher:

-> The substitution cipher replace bits , character or block of character with different bits,character or blocks.It changes the original text with different text.

Example:

->Lets take a line "ABCDEF" and we want to encrypt it using Substitution Cipher.

->1st Row = Plain Text

->2nd Row =Encrypted key or bits or digit that we are adding in original text to making text encrypted.

->3rd Row=Encrypted Text (After adding the encrypted key)

A B C D E F
+3 +3 +3 +3 +3 +3
D E F G H I
Add a comment
Know the answer?
Add Answer to:
3. Ciphers are broadly categorized as using transposition, substitution or trap-door functions. Please provide an example...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT