mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
12 lines
585 B
Plaintext
12 lines
585 B
Plaintext
Steghide is a steganography tool which is able to hide data in "container
|
|
files" and to extract this data again. If you do not know what steganography is
|
|
take a look at Neil F. Johnson's paper about steganography at
|
|
http://www.jjtc.com/Steganography/
|
|
Steghide is designed to be portable and configurable and features hiding data
|
|
in bmp, wav and au files, blowfish encryption, MD5 hashing of passphrases to
|
|
blowfish keys and pseudo-random distribution of hidden bits ("stego bits") in
|
|
the container data.
|
|
|
|
Author: Stefan Hetzl <shetzl@teleweb.at>
|
|
WWW: http://steghide.sourceforge.net/
|