A pure Python steganography module.
Find a file
cedricbonhomme 455ec6e775 Minor bufix.
2010-10-06 11:36:01 +02:00
pictures Added Lorem Ipsum. New steganalysis technique and a new test image. 2010-10-04 10:45:41 +02:00
__init__.py Added a2bits_list(chars) function which convert a string to its bits representation as a list of 0's and 1's. 2010-10-03 18:00:12 +02:00
basic.py Last time I said it works? I was kidding. Try this. 2010-10-06 10:21:47 +02:00
COPYING Initial commit 2010-10-02 02:35:17 +02:00
lorem_ipsum.txt Some changes. 2010-10-05 21:17:43 +02:00
lsb-s.py Last time I said it works? I was kidding. Try this. 2010-10-06 10:21:47 +02:00
steganalysis-parity.py Last time I said it works? I was kidding. Try this. 2010-10-06 10:21:47 +02:00
steganalysis-statistics.py Last time I said it works? I was kidding. Try this. 2010-10-06 10:21:47 +02:00
tools.py Minor bufix. 2010-10-06 11:36:01 +02:00