{"id":25395868,"url":"https://github.com/trinetra110/stegoaes","last_synced_at":"2025-09-01T12:09:19.326Z","repository":{"id":276829067,"uuid":"930449145","full_name":"trinetra110/StegoAES","owner":"trinetra110","description":"A Python-based steganography tool that hides AES-encrypted messages in images using the Least Significant Bit (LSB) technique. Supports secure encoding and decoding with OpenCV and PyCryptodome.","archived":false,"fork":false,"pushed_at":"2025-02-14T16:43:54.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T19:34:59.007Z","etag":null,"topics":["cryptography","steganography"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinetra110.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-10T16:47:21.000Z","updated_at":"2025-02-14T16:43:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"b15e216f-919a-4350-ac4b-718a47fee179","html_url":"https://github.com/trinetra110/StegoAES","commit_stats":null,"previous_names":["trinetra110/stegoaes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trinetra110/StegoAES","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinetra110%2FStegoAES","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinetra110%2FStegoAES/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinetra110%2FStegoAES/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinetra110%2FStegoAES/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinetra110","download_url":"https://codeload.github.com/trinetra110/StegoAES/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinetra110%2FStegoAES/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122122,"owners_count":25049539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","steganography"],"created_at":"2025-02-15T20:38:46.193Z","updated_at":"2025-09-01T12:09:19.291Z","avatar_url":"https://github.com/trinetra110.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **StegoAES: LSB Steganography with AES Encryption** 🔐  \n\n\u003cimg src=\"https://readme-typing-svg.herokuapp.com?color=45ffaa\u0026size=40\u0026width=900\u0026height=80\u0026lines=Welcome-to-StegoAES\"/\u003e\n\n**StegoAES** is a Python-based image steganography tool that securely hides and retrieves AES-encrypted messages within images using the **Least Significant Bit (LSB) technique**. This method subtly modifies pixel values, making the changes imperceptible while ensuring robust data security.  \n\n🔹 **Combines cryptography and steganography for enhanced privacy**  \n🔹 **Uses OpenCV for image processing and PyCryptodome for AES encryption**  \n🔹 **Ideal for secure communication and watermarking**  \n\n## 🚀 Features  \n✅ **AES-256 Encryption**: Encrypts secret messages before embedding.  \n✅ **LSB Steganography**: Uses the least significant bit of pixel values.  \n✅ **User-Friendly CLI**: Simple command-line interface for encoding/decoding.  \n✅ **Works with PNG Images**: Ensures lossless data concealment.  \n\n## 🛠️ Tech Stack  \n\n| **Technology**      | **Description**               |\n|---------------------|-----------------------------|\n| **🐍 Python**      | Programming Language        |\n| **🖼️ OpenCV**      | Image Processing Library    |\n| **🔐 PyCryptodome** | AES Encryption Library     |\n| **📦 pip**         | Package Manager             |\n\n## 📌 Prerequisites  \n- **Python** (Download: [Python.org](https://www.python.org/downloads/))  \n\n## ⚡ Installation \u0026 Usage  \n\n### **1️⃣ Clone the Repository**  \n```bash\ngit clone https://github.com/trinetra110/StegoAES.git\ncd StegoAES\n```\n\n### **2️⃣ Install Dependencies**  \n```bash\npip install -r requirements.txt\n```\n\n### **3️⃣ Run the Application**  \n```bash\npython main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinetra110%2Fstegoaes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinetra110%2Fstegoaes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinetra110%2Fstegoaes/lists"}