Question: Please Help coding this in Visual studio 2013!. Thank you in advance Your mission is to design an ENIGMA program that will make it quick
Please Help coding this in Visual studio 2013!. Thank you in advance

Your mission is to design an "ENIGMA" program that will make it quick and easy for spies to encode and decode messages on the run, according to the RSA method. Your program should have a very friendly interface that is COMPLETELY self explanatory. Your RSA project will be graded as follows: The interface allows the user to enter n, e and a number to be encoded and on a button click displays the encoded number. The interface allows the user to enter n, d and a number to be decoded and on a button click displays the decoded number. Every time the user clicks a button, the program generates two new primes with 3 digits each and displays the two primes and the corresponding values of n, e and d
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
