| 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/> | ||