Question: Network Security and cryptography 1) Develop a program binary Cesar to encrypt any type of data based on Cesar substitution (not based on alphabetical character).
Network Security and cryptography
1) Develop a program binary Cesar to encrypt any type of data based on Cesar substitution (not based on alphabetical character).
2) Using C++ implement rc4 cipher (Stream Cipher Symmetric Key), to encrypt any type of data
3) Compare between the speed of both binary Cesar and rc4 for different size of data files, key size and give you conclusion. Full report is required
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
