# Pixelveil
A performant steganography and steganalysis library for hiding data in images, audio files, and videos!
Steganography can be used for watermarking, covert communications and info hiding in general. It is a relatively small but very versatile field in programming. This is a passion project I develop to learn, improve, and create steganography methods.
## Main Repository
This README corresponds to the Rust crate of this project. For the latest updates on development, contributing, and future plans please consult the [main repository](https://github.com/Jebbex1/Pixelveil).
## Installation
Please consult the [crates.io page](https://crates.io/crates/pixelveil) for the latest version and installation instructions.
## Usage and Documentation
Please consult the [docs.rs page](https://docs.rs/pixelveil/latest/pixelveil/) for the latest documentation and usage instructions.