The Menu Driven Encryption Program and Encryption Method Question
Description
- Submit the word document with the code, analysis, and explanation of the approaches and a formatted file with the code (depending on the high-level language used) .cpp .java .py (everything in a zip file)
- Problem
- Create a menu-driven program in where different encryption methods are used.The program should ask:
- Encrypt or decrypt
- If encrypt:
- Enter the Plaintext
- Enter encryption method; (Caesar cipher, Hill Cipher, DES)
- If the encryption method uses block cipher, ask for the block size
- Hill cipher will ask for the matrix too.
- The encryption method should return the ciphertext
- If decrypt:
- Enter the ciphertext
- Enter encryption method; (Caesar cipher, Hill Cipher, DES)
- If the encryption method uses block cipher, ask for the block size
- Hill cipher will ask for the matrix too.
- The decryption method should return the plaintext.
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."