stegan

Crates.iostegan
lib.rsstegan
version0.0.5
sourcesrc
created_at2019-04-15 00:53:21.523791
updated_at2019-04-16 01:18:13.62759
description A command line interface for encoding and decoding images with messages
homepagehttps://github.com/Thrump/Stegan
repositoryhttps://github.com/Thrump/Stegan
max_upload_size
id128003
size6,249
(Thrump)

documentation

README

Crates.io

Stegan

A command line interface for encoding and decoding images with messages.

Features

Encodes images with a hidden message

Decodes images with a hidden message and then prints it out.

Installation

Via Cargo

cargo install stegan

Usage

Stegan 0.0.5
Von Mbah <vonchude@gmail.com>
A command line interface for decoding and encoding images with hidden messages.

USAGE:
    stegan.exe [FLAGS]

FLAGS:
    -d, --decode     Decodes an image with a hidden message.
    -e, --encode     Encodes an image with a hidden message.
    -h, --help       Prints help information
    -V, --version    Prints version information
Commit count: 21

cargo fmt