summaryrefslogtreecommitdiff
path: root/security/steghide/DESCR
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-07-21 03:08:08 +0000
committersnj <snj@pkgsrc.org>2004-07-21 03:08:08 +0000
commit6912515fb223793af7769e9ae7e5910f6b89f185 (patch)
tree2a76629dd8a25e39c38ab846bc0aec59ae21b135 /security/steghide/DESCR
parent345fcc4c7e5e744affacf7a90f96774be81bbea3 (diff)
downloadpkgsrc-6912515fb223793af7769e9ae7e5910f6b89f185.tar.gz
Initial import of steghide-0.5.1.
Steghide is a steganography program that can hide data in JPEG, BMP, WAV, and AU files. Taken from pkgsrc-wip and modified by me.
Diffstat (limited to 'security/steghide/DESCR')
-rw-r--r--security/steghide/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/security/steghide/DESCR b/security/steghide/DESCR
new file mode 100644
index 00000000000..30f33506709
--- /dev/null
+++ b/security/steghide/DESCR
@@ -0,0 +1,9 @@
+Steghide is a steganography program that is able to hide
+data in various kinds of image- and audio-files. The color-
+respectively sample-frequencies are not changed thus making the
+embedding resistant against first-order statistical tests.
+Features:
+ * compression of embedded data
+ * encryption of embedded data
+ * embedding of a checksum to verify the integrity of the extracted data
+ * support for JPEG, BMP, WAV and AU files