A pure Python steganography module.
Find a file
2010-10-03 18:00:12 +02:00
pictures 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
__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 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
COPYING Initial commit 2010-10-02 02:35:17 +02:00
LSB.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
tools.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