You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project Bat-Encrypter is an Authentication system supported with Password Encryption and Decryption. Used CryptoJS for the encryption and decryption functionalities and displaying the values through Console Log. Currently, it only Encrypts the user's Password and Decrypts the same value. Can later be integrated into scalable and flexible app…