imagequilt 0.1.0

Experimental crate to work with encoding data noisily into images
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.image]
version = "0.24.3"

[package]
authors = ["Taylor C. Richberger <taywee@gmx.com>"]
categories = ["encoding", "graphics"]
description = "Experimental crate to work with encoding data noisily into images"
edition = "2021"
keywords = ["encoding", "steganography", "images"]
license = "GPL-3.0-or-later"
name = "imagequilt"
readme = "README.md"
repository = "https://gitlab.com/Taywee/imagequilt"
resolver = "2"
version = "0.1.0"