stepic-0.3/ 0000755 0001750 0001750 00000000000 10715736550 011710 5 ustar lenny lenny stepic-0.3/doc/ 0000755 0001750 0001750 00000000000 10715736550 012455 5 ustar lenny lenny stepic-0.3/doc/pydoc/ 0000755 0001750 0001750 00000000000 10715736550 013573 5 ustar lenny lenny stepic-0.3/doc/pydoc/Image.html 0000644 0001750 0001750 00000000555 10602107632 015474 0 ustar lenny lenny
See http://www.pythonware.com/library/pil/handbook/image.htm stepic-0.3/doc/pydoc/stepic.html 0000644 0001750 0001750 00000012407 10715426275 015754 0 ustar lenny lenny
stepic (version 0.3) | index /home/lenny/domnit.org/home/htdocs/stepic/stepic.py |
Python image steganography
Stepic hides arbitrary data inside PIL images.
Stepic uses the Python Image Library
(apt: python-imaging, web: <http://www.pythonware.com/products/pil/>).
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
__all__ = ('encode_imdata', 'encode_inplace', 'encode', 'decode_imdata', 'decode', 'Steganographer') __author__ = 'Lenny Domnitser <http://domnit.org/>' __version__ = '0.3' |
Author | ||
Lenny Domnitser <http://domnit.org/> |