Commit graph

215 commits

Author SHA1 Message Date
Cédric Bonhomme
91e41b04ac
Added link to saythanks.io in the README and in the documentation. 2017-01-30 07:42:07 +01:00
Cédric Bonhomme
5890a6ba72
Updated README. 2017-01-29 21:37:40 +01:00
Cédric Bonhomme
3da354f8f1
Updated README. 2017-01-29 21:35:18 +01:00
Cédric Bonhomme
a55bf4bd09
Prepare the new release. 2017-01-29 21:20:02 +01:00
Cédric Bonhomme
be9ea0f76d
Updated README. 2017-01-28 00:07:59 +01:00
Cédric Bonhomme
1b6f19f304
Added CONTRIBUTORS.rst. 2017-01-28 00:05:46 +01:00
Cédric Bonhomme
3e31b38294
Added support for transparent PNGs in the lsbset module. 2017-01-27 23:47:34 +01:00
Cédric Bonhomme
556a24341e Merge pull request #10 from andyroberts/support-lsb-rgba
Add support for transparent PNGs
2017-01-27 23:15:08 +01:00
Andy Roberts
eea3f7ad6c Add support for transparent PNGs 2017-01-27 17:19:21 +00:00
Cédric Bonhomme
673f7b5bc4
Prepare the new minor release (bug fix). 2017-01-19 07:22:51 +01:00
Cédric Bonhomme
b8c8237792 Merge pull request #9 from andyroberts/exif-image-format-on-save
Exif image format on save
2017-01-18 22:40:29 +01:00
Andy Roberts
03a3835e70 Change test input into binrary IO stream 2017-01-18 20:51:26 +00:00
Andy Roberts
486358de69 Support hide/reveal for image byte objects 2017-01-18 20:39:37 +00:00
Cédric Bonhomme
5b362403db
Typo. 2016-08-26 10:07:47 +02:00
Cédric Bonhomme
cef74dd57e
New command line interface for the steganalysis by statistics. 2016-08-26 08:28:06 +02:00
Cédric Bonhomme
22a260f5b4
Updated README. 2016-08-25 10:37:42 +02:00
Cédric Bonhomme
0e0a5e10d2
Updated README. 2016-08-25 10:35:05 +02:00
Cédric Bonhomme
3531769483
Updated module version number. 2016-08-25 08:31:40 +02:00
Cédric Bonhomme
c6eb521be5
Removed no more used sample files in the tests folder. 2016-08-25 08:15:36 +02:00
Cédric Bonhomme
66c6f2b3a3
Reorganization of the steganalysis sub-module. 2016-08-25 08:13:05 +02:00
Cédric Bonhomme
bc741a1c4e
Updated README. 2016-08-04 22:24:40 +02:00
Cédric Bonhomme
e440ffff14
Updated CHANGELOG. 2016-08-04 22:06:38 +02:00
Cédric Bonhomme
f61e885adb
Updated CHANGELOG. 2016-08-04 22:04:02 +02:00
Cédric Bonhomme
46ee52f8e1
Updated documentation appropriately. 2016-08-04 21:50:32 +02:00
Cédric Bonhomme
0d1c5cc4c1
Update steganalysis functions. 2016-08-04 21:30:51 +02:00
Cédric Bonhomme
d3d03c2f74
'hide' and 'reveal' are now sub-parameter of the command line. 2016-08-04 21:24:39 +02:00
Cédric Bonhomme
1879197624
Starting to improve the command line. 2016-08-04 13:22:23 +02:00
Cédric Bonhomme
a54909f4ad
Prepare the new release 0.5.5 (bugfix). 2016-08-03 23:05:13 +02:00
Cédric Bonhomme
b080f778be Merge pull request #7 from nejdetckenobi/master
Padding for `base64.b64decodestring` changed into `b'==='`.
2016-08-03 17:54:40 +02:00
nejdet
d3fbe07c90 Padding for base64.b64decodestring changed into b'==='.
Fixes #6
2016-08-03 17:23:59 -04:00
Cédric Bonhomme
3279b0c52a
Updated tests for lsbset. 2016-05-26 07:35:23 +02:00
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