Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The assignment Your mission (should you choose to accept it) is to design an ENIGMA program that will make it quick and easy for spies

image text in transcribed

The assignment Your mission (should you choose to accept it) is to design an "ENIGMA" program that will make it quick and easy for spies to encode and decode messages on the run using the RSA cryptosystem. Your program should have a friendly interface that is completely self-explanatory. Your RSA program A. (40%) Two user modes: Mode 1. The interface allows the user to enter n, e, and a number to be encoded. On a button click, the encoded number should be displayed. Mode 2. The interface allows the user to enter n, d, and a number to be decoded. On a button click, the decoded number should be displayed. B. (20%) Every time the user clicks a button, the program randomly generates two new primes with 3 digits each, and then displays these two primes along with the corresponding values of n, e and d. C. (10%) The program has an original extra feature of your own choosing. The interface will have a button saying "Extra Feature"; when that button is clicked a message box appears. This message box should describe the extra feature of your program (tells your marker what to look for) Interface. [10%) The interface is extremely "spy-friendly," self-explanatory, and attractive. Programming style. [10%] The program has good programming style. It uses comments, functions and sub procedures, and is efficient. Your report Write your report in three parts under the following headings: Introduction 1391 1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions

Question

Question What is a Roth 403 (b) plan?

Answered: 1 week ago