Welcome to the Let's Encrypt App repository! 🔒
The Encryption and Decryption App is a free and user-friendly web application that allows you to encrypt and decrypt files using a password of your choice. Whether you need to protect sensitive data or secure your personal files, this app provides a convenient solution.
Although the final site is different from my initial design in Figma, I'm still satisfied by the result. Check out the design on Behance here.
- File Encryption: Select a file or drag-and-drop it onto the app's interface, then enter a password to encrypt it securely.
- File Decryption: Decrypt encrypted files by providing the correct password.
- User-friendly Interface: The app is built with HTML, CSS, Bootstrap 5, and JavaScript, ensuring a seamless and intuitive user experience.
- Built-in Crypto Functions: Leveraging JavaScript's built-in cryptographic functions, the app ensures robust encryption and decryption processes.
Using the Encryption and Decryption App is simple:
- Visit the web application by following this link: encrypt.tn
- To encrypt a file:
- Click the "Select File" button or drag and drop a file onto the designated area.
- Enter a password in the provided field.
- Click the "Encrypt" button to encrypt the file securely.
- To decrypt a file:
- Click the "Select File" button and choose an encrypted file.
- Enter the password used for encryption.
- Click the "Decrypt" button to decrypt the file.
- Ensure you remember the password used for encryption as it will be required for decryption.
We welcome contributions to enhance the Encryption and Decryption App! Here's how you can get involved:
- Fork the repository and implement your desired changes.
- Submit a pull request with a detailed explanation of the enhancements you've made.
- Engage in discussions with other contributors to collaborate and exchange ideas for future improvements.
Let's work together to create a secure and user-friendly encryption and decryption solution for everyone. Join us in protecting data with ease!
- HTML
- CSS
- Bootstrap 5
- JavaScript
- JavaScript Crypto Functions
I look forward to your valuable contributions. Happy encrypting and decrypting! 🔐🔓