it is now possible to specify the encoding (UTF-8 or UTF-32LE) of the message to hide/reveal through the command line (for the LSb module).

This commit is contained in:
Cédric Bonhomme 2017-05-15 22:57:13 +02:00
parent b907985886
commit 61b6ec7175
3 changed files with 15 additions and 3 deletions

View file

@ -29,7 +29,7 @@ with open('CHANGELOG.rst', 'r') as f:
setup(
name='Stegano',
version='0.8',
version='0.8.1',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,