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
# ๐ SecureGuard Pro - AES-256 Encryption Tool
SecureGuard Pro ek powerful aur user-friendly web application hai jo sensitive information ko secure karne ke liye **AES-256 (Advanced Encryption Standard)** ka use karti hai. Is project ko Internship aur Portfolio ko dhyan mein rakh kar banaya gaya hai.
## ๐ Live Demo
*(Yahan apna GitHub Pages ka link dalein, jaise: https://yourusername.github.io/project-name)*
## โจ Features
- **Dual Panel Interface:** Encryption aur Decryption ke liye alag-alag dedicated sections.
- **Industry Standard Security:** CryptoJS library ka use karke AES-256 implementation.
- **Glassmorphism UI:** Modern, dark-themed aur responsive design (HTML5/CSS3).
- **Instant Feedback:** Bina page reload kiye real-time result display.
- **Copy to Clipboard:** Ek click mein encrypted code ya original message copy karne ki suvidha.
- **Error Handling:** Galat key ya corrupt data hone par user ko alert milta hai.
## ๐ ๏ธ Tech Stack
- **Frontend:** HTML5, CSS3 (Flexbox & Glassmorphism)
- **Scripting:** JavaScript (ES6+)
- **Library:** [CryptoJS](https://cdnjs.com/libraries/crypto-js)
## ๐ Kaise Use Karein?
### Encryption:
1. **Encrypt Text** wale box mein apna message likhein.
2. Ek **Secret Key** (Password) set karein.
3. **Encrypt Now** button par click karein.
4. Niche mile hue "Ciphertext" ko copy kar lein.
### Decryption:
1. **Decrypt Text** wale box mein wahi "Ciphertext" paste karein.
2. Wahi **Secret Key** dalein jo encryption ke waqt use ki thi.
3. **Decrypt Now** par click karein aur apna original message wapas payein.
## ๐ป Local Setup
Agar aap ise apne computer par chalana chahte hain:
1. Is repository ko clone karein:
```bash
git clone [https://github.com/yourusername/secureguard-pro.git](https://github.com/yourusername/secureguard-pro.git)# encyption-decryption
About
creating a project using html css and js . here we have to section one for encryption and for decryption .