Cédric Bonhomme
|
1ff2f9c7c0
|
Closes #2.
|
2016-03-13 00:34:46 +01:00 |
|
Cédric Bonhomme
|
ed7877ec73
|
Closes #1
|
2016-03-12 23:57:08 +01:00 |
|
Cédric Bonhomme
|
979c6277b0
|
Updated Python headers files. Added .gitignore.
|
2015-12-23 21:33:05 +01:00 |
|
Cédric Bonhomme
|
28ba1e54cf
|
Fixed some bugs.
|
2015-10-06 07:49:11 +02:00 |
|
Cédric Bonhomme
|
b3a4bdaf4b
|
Porting code with 2to3 with some manual changes. The pillow modules is now required https://github.com/python-imaging/Pillow/
|
2013-03-20 21:17:31 +01:00 |
|
Cédric Bonhomme
|
f629773772
|
Raise an exception if the message to hide is too long. closed #1
|
2013-02-10 13:29:12 +01:00 |
|
Cédric Bonhomme
|
60f9752dc1
|
Updated copyrights years.
|
2013-01-07 07:40:58 +01:00 |
|
cedricbonhomme
|
f2c2792ff1
|
Release 0.4. Version 0.4 introduces a more advanced LSB method based on integers sets. The sets generated with Python generators (Sieve of Eratosthenes, Fermat, Carmichael numbers, etc.) are used to select the pixels to use in order to hide the information. You can use these new methods in your Python codes as a Python module or as a program in your scripts.
|
2012-01-02 08:52:53 +01:00 |
|
cedricbonhomme
|
a0aec974c5
|
Added binary slsb-set. Updated setup.py.
|
2011-12-29 09:31:34 +01:00 |
|