This is a program that uses RSA to encrypt. First you need two prime numbers (p and q), multiply them by each other, and set Public Key n to that. Then you need something that is relatively prime to (p-1)•(q-1), set Public Key e to that. To find your private key (which decrypts) you have to have a number that (Public Key e)•(Private Key d)=1 (modulo (p-1•(q-1)). Now you encrypt and decrypt easily. Go inside the project to enter words into the lists.
° ° °•° ° ° ¯¯¯¯¯ This is a scary six-eyed monster!