项目作者: Akash-Ramjyothi

项目描述 :
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 applications to support client side encryption and decryption from the server response for an incresed Security. Made the project to demonstrate Encryption and Decryption of user password.
高级语言: HTML
项目地址: git://github.com/Akash-Ramjyothi/Bat-Encrypter.git
创建时间: 2021-09-06T19:39:05Z
项目社区:https://github.com/Akash-Ramjyothi/Bat-Encrypter

开源协议:

下载


Bat - Encrypter



📜 Description:

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 applications to support client side encryption and decryption from the server response for an incresed Security. Made the project to demonstrate Encryption and Decryption of user password.

NOTE: The encryption and decryption can only be seen through the Console Logs.

🌳 Social-Welfare Usecase:

The Bat-Encrypter helps protect private information, sensitive data, and can enhance the security of communication between client apps and servers. In essence, when your data is encrypted, even if an unauthorized person or entity gains access to it, they will not be able to read it.

📽 Sample Demo:

https://user-images.githubusercontent.com/54114888/132260274-1ed9ddcf-d922-4987-b988-a5aca4a6eab2.mp4

🌎 Deployed Website:

https://bat-encrypter.netlify.app/

🏗 Built With:

  • CryptoJS.
  • HTML.
  • CSS.
  • Javascript.

🧪 Steps to Build locally:

  1. Clone this repository using:
    1. git clone https://github.com/Akash-Ramjyothi/Bat-Encrypter.git
  2. Navigate to the file named ‘index.html’
  3. Open the file through Live Server to the Browser.
  4. Full up the User details.
  5. See the encryption and decryption on Console Log through ‘Ctrl+Shift+J’.

💥 How to Contribute?

PRs Welcome
Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help me know what this Code is all about.

👦 Developed By:

Akash Ramjyothi








☎️ PH:+91 8939928002.

🌐 References Used: