https://github.com/ashref-dev/encryptionapp
Encrypt.tn - free file encryption & decryption.
https://github.com/ashref-dev/encryptionapp
crypto encryption javascript web
Last synced: about 2 months ago
JSON representation
Encrypt.tn - free file encryption & decryption.
- Host: GitHub
- URL: https://github.com/ashref-dev/encryptionapp
- Owner: Ashref-dev
- License: mpl-2.0
- Created: 2023-05-25T16:27:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T23:48:34.000Z (about 2 years ago)
- Last Synced: 2024-04-10T01:52:37.055Z (about 2 years ago)
- Topics: crypto, encryption, javascript, web
- Language: HTML
- Homepage: https://encrypt.tn/
- Size: 79.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Let's Encrypt
Welcome to the Let's Encrypt App repository! 🔒
## About
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.
## Features
- **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.
## How to Use
Using the Encryption and Decryption App is simple:
1. Visit the web application by following this link: encrypt.tn
2. 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.
3. 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.
4. Ensure you remember the password used for encryption as it will be required for decryption.
## Contribution
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!
### Technologies Used
- HTML
- CSS
- Bootstrap 5
- JavaScript
- JavaScript Crypto Functions
I look forward to your valuable contributions. Happy encrypting and decrypting! 🔐🔓