Encrypter/Decrypter v3 There is some lag and long texts may take a while because it has to decrypt the key and then use the key to decrypt the rest of the message CAPITALS STILL DO NOT WORK Use with credit. Press space to restart(doesn't delete the list) Same encrypting method Cloud variable compatible Scratch has a 256 variable character limit so if what you are entering to encrypt has more than 85 characters including spaces, it won't work and if what you are entering to decrypt has more than 256 characters including spaces (but it should only have 255) it won't work Changes from Encrypter/Decrypter v2 (https://scratch.mit.edu/projects/356972858/): THERE ARE KEYS!!!!!! (that means you have to have the key along with the message to decrypt it) More info on keys: When you encrypt something, it will give you a random key along with the message When you decrypt something, it will ask for a key along with the encrypted message
Instructions: You can use this to encrypt and decrypt messages. All characters on the keyboard work except for capitals. Enter in your message to encrypt or your encrypted message and key to decrypt it. Have fun! Code 100% by me If you notice any bugs please comment them down below. Thanks, @puzzlerme