Commit graph

384 commits

Author SHA1 Message Date
Cédric Bonhomme
031e1ca84c
Updated tests for lsb 2016-05-26 07:32:35 +02:00
Cédric Bonhomme
fef2040fca
Python 2 compatibility for exifHeader. 2016-05-26 07:18:56 +02:00
Cédric Bonhomme
1def5672ab
Updated documentation. 2016-05-22 22:30:32 +02:00
Cédric Bonhomme
f7d354a9c4
Bumped version numberd and updated the CHANGELOG. 2016-05-22 15:38:36 +02:00
Cédric Bonhomme
4c2fb50c68
Displays a message when the generator is unknown. 2016-05-22 15:28:13 +02:00
Cédric Bonhomme
f8668a978e
The generator provided to lsbset.hide() lsbset.reveal() is now a function. Closes #5. 2016-05-22 15:23:54 +02:00
Cédric Bonhomme
a0f6f24d7c
Check if the generator is implemented in Stegano. 2016-05-22 00:13:29 +02:00
Cédric Bonhomme
d850bbd8a0
Misc improvements. 2016-05-21 22:20:05 +02:00
Cédric Bonhomme
6cd22dfe72
Closes #4. 2016-05-21 16:53:43 +02:00
Cédric Bonhomme
eeb8132b4b
Bumped version number. 2016-05-19 22:38:07 +02:00
Cédric Bonhomme
e4f9a08cd7
Moved sample files and updated documentation. 2016-05-19 22:14:47 +02:00
Cédric Bonhomme
872a5546fc
Reorganization of all modules. 2016-05-19 21:32:15 +02:00
Cédric Bonhomme
e0bed8ba52
Updated README. 2016-05-19 07:33:24 +02:00
Cédric Bonhomme
c9dda3da00
Improved 'red' module and added unit tests for the 'red' module. 2016-05-19 07:30:50 +02:00
Cédric Bonhomme
68611ad03d
Removed useless example. 2016-05-19 07:08:38 +02:00
Cédric Bonhomme
4749adc5f7
Renamed basic.py to red.py. 2016-05-19 07:08:07 +02:00
Cédric Bonhomme
46c3f6d072
Updated CHANGELOG. 2016-05-18 09:18:00 +02:00
Cédric Bonhomme
bee4aa3bc8
Updated ReadTheDocs url. 2016-05-18 09:07:04 +02:00
Cédric Bonhomme
ac66a9b471
Updated README. 2016-05-18 09:05:18 +02:00
Cédric Bonhomme
a54a8774bd
Reorganization of the documentation. 2016-05-18 08:44:47 +02:00
Cédric Bonhomme
6fd797896d
Updated setup.py according to the recent changes. 2016-05-18 07:49:33 +02:00
Cédric Bonhomme
fd202bf42c
Added test image. 2016-05-18 07:47:37 +02:00
Cédric Bonhomme
f9b33b33ef
Updated tests of the exifHeader module and some improvements for this module. 2016-05-18 07:47:13 +02:00
Cédric Bonhomme
064c87146c
Typo. 2016-05-18 07:17:58 +02:00
Cédric Bonhomme
e84ddc4da7
Updated .gitignore. 2016-05-18 07:17:16 +02:00
Cédric Bonhomme
ed3e8560a5
exifHeader is now using another exif Python module. 2016-05-17 15:27:49 +02:00
Cédric Bonhomme
23abfcf2d7
Minor updates in the documentation 2016-05-17 11:20:09 +02:00
Cédric Bonhomme
f5d4a4ca41
Added tests for exifHeader module. The reveal function of the exifHeader module now returns the result instead of simply printing the clear message. 2016-05-17 09:59:12 +02:00
Cédric Bonhomme
38587c7839
The user now has the possibility to not store the copyright in the image. 2016-05-17 08:37:35 +02:00
Cédric Bonhomme
d869dadcc0 Merge pull request #3 from papercapp/master
add optional auto_convert_rgb parameter to slsb.hide/slsbset.hide; ad…
2016-04-21 22:11:15 +02:00
panni
a38f23509b add optional auto_convert_rgb parameter to slsb.hide/slsbset.hide; add .idea to .gitignore 2016-04-21 15:23:04 +02:00
Cédric Bonhomme
75b41a2e2e
Bumped version number 2016-04-16 14:15:32 +02:00
Cédric Bonhomme
7a40af8f1b
Updated CHANGELOG. 2016-04-16 14:13:14 +02:00
Cédric Bonhomme
1a25273a9f
Tests with coverage. 2016-04-13 22:52:23 +02:00
Cédric Bonhomme
75769e5bf7
Renamed test class. 2016-04-13 22:31:58 +02:00
Cédric Bonhomme
dc3cdd8f62
Added link to the Travis result in the readme. 2016-04-13 08:41:54 +02:00
Cédric Bonhomme
290e679ea0
Added Travis file. 2016-04-13 08:37:15 +02:00
Cédric Bonhomme
0d6748e737
Added some tests for slsbset module. 2016-04-13 08:25:27 +02:00
Cédric Bonhomme
655d211dc0
Bug fix: forgot to write the results in a file. 2016-04-13 08:11:12 +02:00
Cédric Bonhomme
f47cf3ae51
Added some unit tests for the 'slsb' module. 2016-04-12 23:21:26 +02:00
Cédric Bonhomme
96d01439ea
Prepare the release 0.5. 2016-03-18 07:07:22 +01:00
Cédric Bonhomme
40c1293df4
Default answer is 'Y'. 2016-03-14 08:19:30 +01:00
Cédric Bonhomme
eea4c4de8e
fix the compatibility problem between 'input' and 'raw_input' for Python 2 and 3. 2016-03-13 18:19:43 +01:00
Cédric Bonhomme
1ff2f9c7c0
Closes #2. 2016-03-13 00:34:46 +01:00
Cédric Bonhomme
f582d47e6c
Updated header informations. 2016-03-12 23:58:19 +01:00
Cédric Bonhomme
ed7877ec73
Closes #1 2016-03-12 23:57:08 +01:00
Cédric Bonhomme
b5217d4f0e
Typo. 2015-12-24 09:59:34 +01:00
Cédric Bonhomme
438c7b5189
typo in the CHANGELOG. 2015-12-23 22:35:30 +01:00
Cédric Bonhomme
9158e6e7e7
releases 0.4.5 2015-12-23 22:21:09 +01:00
Cédric Bonhomme
5e00dde69f
Updated CHANGELOG. 2015-12-23 21:42:30 +01:00