Problem:
Question 1: Implement both encryption AND decryption of the Viennese cipher with 26 English letters and 1 space character "_" in its tableau. You may use any major programming languages.
Question 2: Add a CGI interface to the cipher.
Question 3: How do you store five pseudo random numbers in their own variable in matlab?
Please explain the process of encryption AND decryption.