Commit graph

85 commits

Author SHA1 Message Date
cedricbonhomme
b85aeda93e Added code-block for bash in the Sphinx documentatioN; 2012-07-25 14:05:00 +02:00
cedricbonhomme
aa75652549 Bigfix. Sphinx error in turorial.rst 2012-07-25 13:58:19 +02:00
cedricbonhomme
4721c08b6f Added tutorial.rst. 2012-07-25 13:54:59 +02:00
cedricbonhomme
2e7789af53 Updated documentation (index.rst). 2012-07-25 13:45:57 +02:00
cedricbonhomme
360ac2bc7c Added initial structure for the documentatio. 2012-07-25 13:34:39 +02:00
cedricbonhomme
1332fd8340 Added Generator for 'Le Gant de la résurrection'. 2012-04-20 23:38:42 +02:00
cedricbonhomme
9c5250af01 PIL is required for Stéganô. 2012-03-12 09:08:39 +01:00
cedricbonhomme
b4a1e1d0bb Updated setup.py with the requiered modules. 2012-03-12 09:00:21 +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
7a4dec5e73 Minor bugfix: import error. 2011-12-31 15:39:49 +01:00
cedricbonhomme
98fe828ffb Added comments in example3.sh 2011-12-30 19:55:21 +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
03e35037cc Fix type in example1.sh 2011-12-30 11:56:51 +01:00
cedricbonhomme
fbab1f1794 Updated examples. 2011-12-30 11:55:01 +01:00
cedricbonhomme
26c4f7d137 Added example3.sh 2011-12-30 10:49:06 +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
1c568f6095 Updated README. 2011-12-29 15:03:00 +01:00
cedricbonhomme
c76fbc7619 Updated README. 2011-12-29 15:00:32 +01:00
cedricbonhomme
c2765db1a3 Updated README. 2011-12-29 14:58:39 +01:00
cedricbonhomme
380d966835 Updated README. 2011-12-29 14:53:56 +01:00
cedricbonhomme
7ee1ab7396 Added .hgignore. 2011-12-29 13:43:49 +01:00
cedricbonhomme
f8da5e9761 Import tools in the binary. 2011-12-29 11:24:33 +01:00
cedricbonhomme
5c8f8610b4 Updated example2.sh 2011-12-29 09:58:37 +01:00
cedricbonhomme
67bdb74bcd Added example2.sh 2011-12-29 09:58:01 +01:00
cedricbonhomme
d3b891a787 Bugfix 2011-12-29 09:49:24 +01:00
cedricbonhomme
48c77e4087 Added binary for parity steganalysis. 2011-12-29 09:44:49 +01:00
cedricbonhomme
7d8670e72c Minor bugfix in the binary. 2011-12-29 09:38:11 +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
13ed201fc3 Updated README. 2011-11-24 09:35:31 +01:00
cedricbonhomme
2193d493d1 Updated README. 2011-11-24 09:33:18 +01:00
cedricbonhomme
04322fb7ff Release 0.3. You can now use Stéganô as a library in your Python program (python setup.py install) or as a 'program' thanks to the scripts provided in the bin directory. 2011-04-15 22:35:39 +02:00
cedricbonhomme
ea472c0e9a Minor changes in the slsb executable file. 2011-04-07 21:56:06 +02:00
cedricbonhomme
567315ed1d Added details in the README file. 2011-04-07 01:01:48 +02:00
cedricbonhomme
1b38541344 Check if stegano is installed in the 'binary' script. 2011-04-06 21:10:58 +02:00
cedricbonhomme
f504e37ac6 Minor changes (test). 2011-04-06 20:09:15 +02:00
cedricbonhomme
99915bfc11 Minor changes (test). 2011-04-06 20:07:50 +02:00
cedricbonhomme
d96c1d5852 Added README (more documentation). 2011-04-06 20:03:39 +02:00
cedricbonhomme
d09c739aff Detailed documentation and installation. 2011-04-06 19:57:55 +02:00
cedricbonhomme
c60ab41e5c Added slsb binary in /bin folder. 2011-04-06 19:23:15 +02:00
cedricbonhomme
3d641e8d9b Added INSTALL file. 2011-03-30 22:41:23 +02:00
cedricbonhomme
b1b11f2591 Added example-lsb.py 2011-03-30 22:19:56 +02:00
cedricbonhomme
a2cab3a9f5 Bug fix. Bad argument in *hide* function when used as module. 2011-03-30 22:11:33 +02:00
cedricbonhomme
a46dc62cf8 Moved some files. 2011-03-30 21:43:47 +02:00