Copy the code in RSA code file in Octave and run it. The input message is coded as "Timbaktu" at line 2. The code encrypts the input message with RSA and then decrypts it. The program output will show the input message, the encrypted message and the output message. You can change the input message to anything you like.