diff options
author | agc <agc@pkgsrc.org> | 2007-10-02 19:03:11 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-10-02 19:03:11 +0000 |
commit | 69578ff1afaed53ff15ff9db1c0bcf820cfacd29 (patch) | |
tree | 545cd2aa76c1e85f65b6228a97ab390dcaf09d43 /security/steghide/DESCR | |
parent | 218b20f444b6f545697c63f79d9c0fbbc4bd648c (diff) | |
download | pkgsrc-69578ff1afaed53ff15ff9db1c0bcf820cfacd29.tar.gz |
Make this package compile and run with recent C++ from gcc4.
Take maintainership.
Anglicise some of the text in DESCR.
Diffstat (limited to 'security/steghide/DESCR')
-rw-r--r-- | security/steghide/DESCR | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/security/steghide/DESCR b/security/steghide/DESCR index a400f79c17c..852c9071d60 100644 --- a/security/steghide/DESCR +++ b/security/steghide/DESCR @@ -1,9 +1,10 @@ -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. +Steghide is a steganography program that is able to hide data in +various kinds of image and audio files. The original color and 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 + * embedding a checksum to verify the integrity of the extracted data * support for JPEG, BMP, WAV and AU files |