diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-12-10 15:55:53 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:06 -0500 |
commit | eea00c8b77b779e68c9130411f73ee4e9b0917cb (patch) | |
tree | c39ae7285305f2f60360d9b4fc14d3b8ed5ad2b3 /system/diit/slack-desc | |
parent | 535dde20783ef3dd697da5dee243623fc94ec252 (diff) | |
download | slackbuilds-eea00c8b77b779e68c9130411f73ee4e9b0917cb.tar.gz |
system/diit: Added (steganography tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/diit/slack-desc')
-rw-r--r-- | system/diit/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/diit/slack-desc b/system/diit/slack-desc new file mode 100644 index 0000000000..eee4e49ad2 --- /dev/null +++ b/system/diit/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +diit: diit (Digital Invisible Ink Toolkit) +diit: +diit: Digital Invisible Ink Toolkit is a Java steganography tool that can +diit: hide any sort of file inside a digital image (regarding that the +diit: message will fit, and the image is 24 bit colour). There are four +diit: highly customisable algorithms in the tool, as well as an open-source +diit: implementation of RS Analysis (an extremely good steganalysis method). +diit: The tool has the additional advantage of being able to simulate hiding +diit: - so you can get an accurate map of where the information is hidden. +diit: +diit: Homepage: http://diit.sourceforge.net |