I'm still continuing on the coding of my chat bot, but I would like to add some other features to it, such as letting the using enter a word, and the program encrypts it and sends the result back. So it will make sending passwords or anything they want private through email, more safe. I also want a function that they can decrypt the word(s). How would I go about doing this?