HiddenBytes-0.1.0 is not a library.
HiddenBytes
HiddenBytes is a personal tool for exploring image steganography techniques and algorithms, ideal for experimenting with hiding information in images.
Installation
cargo install hiddenbytes
Usage
Encode:
hiddenbytes encode image.jpg message.txt secret.png
Decode:
hiddenbytes decode secret.png
License
This project is licensed under the MIT License - see the LICENSE file for details.