Commit graph

227 commits

Author SHA1 Message Date
Cédric Bonhomme
b96f917c71
Added more spaces between the end of the README and the CHANGELOG file. 2017-02-16 10:39:49 +01:00
Cédric Bonhomme
2011f197cd
New minor release (v0.6.5). 2017-02-16 10:18:43 +01:00
Cédric Bonhomme
f8f0ba22aa
Typo. 2017-02-16 09:26:18 +01:00
Cédric Bonhomme
36476283a4
Test when the data image is coming via byte stream. 2017-02-16 09:25:16 +01:00
Cédric Bonhomme
cf89273c57
Removed useless code. 2017-02-06 10:18:52 +01:00
Cédric Bonhomme
c5ee22e1af
Bumped documentation version number. 2017-02-06 09:33:42 +01:00
Cédric Bonhomme
086c3898b7
Added a command line for the 'red' module. 2017-02-06 09:31:26 +01:00
Cédric Bonhomme
4a45689298
Rearrange a little the sections. 2017-01-30 08:26:04 +01:00
Cédric Bonhomme
f4ebda51d2
Typo. 2017-01-30 08:23:57 +01:00
Cédric Bonhomme
4c2570769d
Typo. 2017-01-30 08:23:38 +01:00
Cédric Bonhomme
a65bce640f
Fix titles in CONTRIBUTING.rst 2017-01-30 08:18:58 +01:00
Cédric Bonhomme
966b4921d1
First draft for the contributions guide. 2017-01-30 08:17:17 +01:00
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