A simple web application that allows users to encrypt and decrypt their passwords.
- Enter your normal password in the input field.
- Click on the "Encrypt" button to convert your normal password to an encrypted form.
- Click on the "Decrypt" button to convert the encrypted password back to its normal form.
- Normal password:
Github - Encrypted password:
Adpesa
Screenshot of the encryption process
Screenshot of the decryption process
- Clone the repository:
git clone https://github.com/[Your Username]/[Your Repository].git