This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > openstego (0.8.0)

openstego (the free steganography solution)

Note: openstego works with openjdk8, if you prefer not to install the
Oracle jdk. It does NOT work with openjdk7 or older.

OpenStego is a tool implemented in Java for generic steganography,
with support for password-based encryption of the data.

Features:

- OpenStego is written in pure Java and should run on all platforms
supported by java. It has been tested on MS Windows and Linux,
but should not have any problem on other platforms too. Please
report bugs if you find any.
- It supports password-based encryption of data for additional
layer of security. DES algorithm is used for data encryption,
along with MD5 hashing to derive the DES key from the password
provided.
- It uses a plugin based architecture, where various plugins can
be created for different kind of Steganographic algorithms.
Currently, it supports two plugins - LSB (Using Least Significant
Bit of Image Pixels) and RandomLSB (Randomized LSB), but new
plugins can be created for other algorithms like DCT, FFT, etc.
Plugins can also be easily added for other type of cover files
like Audio files.
- LSB plugins support only 24 bpp images. Support for additional
image formats (like BMP, TIF, etc.) could be added by installing
Java Advanced Imaging (JAI).
- LSB plugins also support generation of random images containing
noise to be used as cover file. The size of the generated random
image is the minimum possible size required to embed the given data.

This requires: jdk

Maintained by: B. Watson
Keywords: steganography
ChangeLog: openstego

Homepage:
https://www.openstego.com/

Source Downloads:
openstego-0.8.0.zip (e172fae2f0f3aca30ae5998866e7c7f2)

Download SlackBuild:
openstego.tar.gz
openstego.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds