diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/steghide/files/patch-aa | 11 | ||||
-rw-r--r-- | security/steghide/pkg-descr | 2 |
2 files changed, 12 insertions, 1 deletions
diff --git a/security/steghide/files/patch-aa b/security/steghide/files/patch-aa new file mode 100644 index 00000000000..e2c74d5cb4c --- /dev/null +++ b/security/steghide/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Oct 23 16:12:57 2003 ++++ Makefile.in Thu Oct 23 16:15:43 2003 +@@ -161,7 +161,7 @@ + SUBDIRS = m4 intl po doc src tests + docdir = $(prefix)/share/doc/$(PACKAGE) + EXTRA_DIST = config.rpath mkinstalldirs ABOUT-NLS BUGS CREDITS HISTORY LEAME depcomp +-doc_DATA = ABOUT-NLS BUGS COPYING CREDITS HISTORY INSTALL LEAME README TODO ++doc_DATA = BUGS CREDITS HISTORY LEAME README TODO + MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \ + config.sub configure depcomp install-sh missing mkinstalldirs steghide.doxygen steghide.spec + diff --git a/security/steghide/pkg-descr b/security/steghide/pkg-descr index f20cddc2b05..6918afe5cd9 100644 --- a/security/steghide/pkg-descr +++ b/security/steghide/pkg-descr @@ -1,7 +1,7 @@ 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.isse.gmu.edu/~njohnson/stegdoc/ +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 |