This is Encryption and Decryption tool made with Caesar Cipher that shifts the letters. It's one of the simplest encryption techniques.
And in the Version 2, i have included AES(Advanced encryption standard), that will encrypt your password with a code, for the next time you need to encrypt, you will be needed to provide hash along with the code to decrypt that hash.