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
|
e2210bab54
|
Raise an exception if the message to hide is too long. resolves #1
|
2013-02-10 13:22:34 +01:00 |
|
Cédric Bonhomme
|
60f9752dc1
|
Updated copyrights years.
|
2013-01-07 07:40:58 +01:00 |
|
Cédric Bonhomme
|
a22605f5fe
|
Added logorithmic generator.
|
2012-12-14 11:45:13 +01:00 |
|
cedricbonhomme
|
1332fd8340
|
Added Generator for 'Le Gant de la résurrection'.
|
2012-04-20 23:38:42 +02: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
|
7a4dec5e73
|
Minor bugfix: import error.
|
2011-12-31 15:39:49 +01:00 |
|
cedricbonhomme
|
62316f10c1
|
I prefer to do that this way.
|
2011-12-30 19:47:23 +01:00 |
|
cedricbonhomme
|
e3d2fbd6e9
|
Added generator for OEIS:A000217 (http://oeis.org/A000217">A000217).
|
2011-12-30 12:38:11 +01:00 |
|
cedricbonhomme
|
f830226cf8
|
Improved implementation of some generators thanks to Vincent Demange (http://lita.sciences.univ-metz.fr/~demange/).
|
2011-12-30 09:30:15 +01:00 |
|
cedricbonhomme
|
f8da5e9761
|
Import tools in the binary.
|
2011-12-29 11:24:33 +01:00 |
|
cedricbonhomme
|
48c77e4087
|
Added binary for parity steganalysis.
|
2011-12-29 09:44:49 +01:00 |
|
cedricbonhomme
|
a0aec974c5
|
Added binary slsb-set. Updated setup.py.
|
2011-12-29 09:31:34 +01:00 |
|
cedricbonhomme
|
8c51a96cf9
|
Bugfix in Syracuse sequence.
|
2011-12-28 18:40:32 +01:00 |
|
cedricbonhomme
|
98bebe3117
|
Added Syracuse sequence.
|
2011-12-28 18:15:50 +01:00 |
|
cedricbonhomme
|
1c2181e6f1
|
Updated copyright date in slsb-gen.py header.
|
2011-12-28 17:05:28 +01:00 |
|
cedricbonhomme
|
96749a168e
|
Add an exception when the reveal function is called with the bad generator.
|
2011-12-28 16:07:53 +01:00 |
|
cedricbonhomme
|
94e3112189
|
Minor changes in comments.
|
2011-12-28 15:33:46 +01:00 |
|
cedricbonhomme
|
ab0e7abf00
|
Added slsb-gen.py and generators.py.
|
2011-12-28 15:30:35 +01:00 |
|
cedricbonhomme
|
a2cab3a9f5
|
Bug fix. Bad argument in *hide* function when used as module.
|
2011-03-30 22:11:33 +02:00 |
|
cedricbonhomme
|
c656f3814d
|
Re-ordered files.
|
2011-03-30 21:41:49 +02:00 |
|