Problem
For this project, you need to develop a game that converts normal English words into secret codes. In order to convert, the program randomly applies an encryption algorithm to any given message. The algorithms you need to implement include Playfair and RSA ciphers.