ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
70 stars 223 forks source link

[Feature Request] < Steganography Integration> #728

Closed priyashuu closed 1 month ago

priyashuu commented 1 month ago

🚀 Feature Request: Steganography Integration

Is your feature request related to a problem? Please describe.

Encryption alone can attract unwanted attention. I want a solution that allows sensitive data to be hidden in plain sight to avoid detection during transmission.

Describe the solution you'd like

Implement Steganography to hide sensitive data within digital media files (images, audio, video) without altering their appearance or quality. This will provide an extra layer of covert security.

Describe alternatives you've considered

Additional context

Steganography can be particularly useful in high-security communications and industries where hidden data transmission is critical.


Would you like to work on this feature?

github-actions[bot] commented 1 month ago

👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.