Another of my little projects. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To use: (D) Decrypt (E)Encrypt Enter the data to be encrypted/decrypted. ENSURE THAT THE KEY IS THE SAME ONE YOU USED TO ENCRYPT IF YOU ARE DECRYPTING. ERRORS MAY OCCUR IF THE KEYS ARE DIFFERENT. ___________________________________________ Thank you. @Will9574
Please note that if scratch was case-sensitive, the decrypted text would be EXACTLY the same as the text before encryption. But Sadly, it's not. Also, use underscores instead of spaces. They don't work because scratch can't detect spaces. ________________________________________________________ @Will9574