Skip to content
#

data-hiding

Here are 139 public repositories matching this topic...

A comprehensive steganography system that securely embeds compressed data within color images using Huffman coding and histogram shifting algorithms. Features multi-channel RGB encoding with 3x capacity increase, lossless data recovery, and comprehensive quality analysis tools.

  • Updated Sep 15, 2025
  • Python
Object-Oriented-Programming

Comprehensive resource on OOP principles (Encapsulation, Inheritance, Polymorphism, Abstraction), advanced concepts (Interfaces, Abstract Classes, Nested Classes, Lambda Expressions, Generics), and design patterns (Singleton, Factory, Adapter, Strategy). Includes detailed docs, Java/C++ code examples, diagrams, and exercises. Contributions welcome!

  • Updated Jan 3, 2026
  • Java

🔐 Secure Data Hiding in Images using Steganography | AICTE & IBM SkillsBuild Internship Project. This Python-based tool hides secret messages in images using OpenCV & PyQt6, with password-protected decryption. Secure, user-friendly & efficient for cybersecurity. Future scope: multi-format support, AES encryption & web/mobile integration.

  • Updated Feb 26, 2025
  • Python

filenfile is a Python application that securely hides and extracts files and folders within a main file of your choice using encryption and compression techniques, providing a simple and efficient way to store sensitive data discreetly.

  • Updated Mar 30, 2025
  • Python

This project showcases a secure method for hiding text in images using ASCII XOR with Python—developed for AICTE-Edunet IBM SkillsBuild Cybersecurity Internship 2025. Keeps images unchanged while securely embedding data, Perfect for learning core cybersecurity concepts and digital privacy techniques!

  • Updated Jun 27, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the data-hiding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-hiding topic, visit your repo's landing page and select "manage topics."

Learn more