Commit graph

388 commits

Author SHA1 Message Date
Cédric Bonhomme
f8cc0f4cb3
Updated version of Pillow. 2019-10-22 22:44:00 +02:00
Cédric Bonhomme
5122f204f6
Cleaned headers info 2019-06-07 22:56:18 +02:00
Cédric Bonhomme
e7017e61a6
Arguments are required here. 2019-06-07 22:43:34 +02:00
Cédric
d47a105ac7
Merge pull request #28 from AdrienCos/master
Improved steganalysis.parity
2019-06-07 20:36:05 +00:00
AdrienCos
a060757f76
Added steganalysis.statistics unit test 2019-06-06 22:36:06 -04:00
AdrienCos
b054fc7a0c
Updated metadata 2019-06-06 22:05:56 -04:00
AdrienCos
2d74094dc3
Fixed steganalysis parity to be compatible with RGBA images 2019-06-06 21:59:25 -04:00
AdrienCos
064456e2a3
Added a unit test for steganlysis-parity 2019-06-06 21:45:15 -04:00
Cédric Bonhomme
e4784ad04d
Updated dependencies. 2019-06-05 00:39:17 +02:00
Cédric Bonhomme
f72cfec815
Updated setup.py 2019-06-05 00:36:27 +02:00
Cédric Bonhomme
6a691c7927
Updated CONTRIBUTORS.rst file 2019-06-05 00:34:47 +02:00
Cédric Bonhomme
a3019f6c1a
Updated changelog 2019-06-05 00:31:30 +02:00
Cédric Bonhomme
ffd9fca5f1
Updated changelog 2019-06-05 00:26:08 +02:00
Cédric
3780379f91
Merge pull request #27 from AdrienCos/master
Implemented LFSR generator (with tests and CLI)
2019-06-04 22:12:07 +00:00
AdrienCos
097692900a Fixed type error 2019-06-04 17:30:55 -04:00
AdrienCos
9f032fffbc Implemented LFSR generator with tests and CLI integration 2019-06-04 17:30:55 -04:00
Cédric
bf094c0361
Merge pull request #26 from AdrienCos/master
Implemented Ackemann generators CLI interface
2019-06-04 21:21:31 +00:00
AdrienCos
1533db0425
Added Ackermann tests for better coverage 2019-06-04 12:29:04 -04:00
AdrienCos
c6603e276b
Fixed unit test for ackermann naive 2019-06-04 12:12:37 -04:00
AdrienCos
3f350c3569
Encapsulated the ackermann_naive generator, updated revision dates 2019-06-04 11:40:50 -04:00
AdrienCos
8f8cd483fd
Adde CLI support for the fast Ackermann generator 2019-06-04 11:36:40 -04:00
AdrienCos
45cdb9a3a5
Merge remote-tracking branch 'upstream/master' 2019-06-01 15:40:36 -04:00
Cédric Bonhomme
5df01ea737
Cosmethic changes. 2019-06-01 12:01:15 +02:00
Cédric Bonhomme
c3f6f392f3
added a shift parameter for the lsb module. closes #25 2019-06-01 11:53:07 +02:00
Cédric Bonhomme
37aeb39167
fixed ackermann tests 2019-06-01 01:39:53 +02:00
Cédric Bonhomme
f3cbe09b21
mypy tests were failing 2019-06-01 01:20:26 +02:00
Cédric Bonhomme
5694e5c806
Ackermann is now encapsulated in a generator. 2019-06-01 00:58:00 +02:00
Cédric Bonhomme
1704aec690
Updated revision date. 2019-05-31 22:30:14 +02:00
Cédric Bonhomme
0e18b2f95a
Ignore the alpha component when revealing a message. 2019-05-31 22:21:35 +02:00
Cédric Bonhomme
3b6be169b2 Merge branch 'master' of github.com:cedricbonhomme/Stegano 2019-05-31 22:15:49 +02:00
Cédric Bonhomme
48ff22476f
fixes #23: lsbset.hide cause .png transparent area lost. 2019-05-31 22:15:04 +02:00
AdrienCos
316d3eea08
First draft 2019-05-30 01:04:24 -04:00
Cédric Bonhomme
47f70cc820
Use pipx instead of using pipsi. 2019-05-08 08:21:56 +02:00
Cédric Bonhomme
502e630379
Updated urllib3 2019-04-24 08:31:25 +02:00
Cédric Bonhomme
5bb91d2ff0
Bumped version number. 2019-04-10 15:17:45 +02:00
Cédric Bonhomme
ba3cde6112
Updated tests. 2019-04-10 15:09:07 +02:00
Cédric
c5b7df87f5
Merge pull request #22 from sh4nks/master
Pass Image.Image instance to 'hide' and 'reveal' methods
2019-04-08 09:26:48 +00:00
Peter Justin
d8fe34e5bc black + remove unused imports 2019-04-08 10:03:24 +02:00
Peter Justin
93de151025 Add option to either pass a path or an Image instance 2019-04-08 09:58:06 +02:00
Cédric Bonhomme
538316c722
Bumped version number. 2019-04-04 15:39:48 +02:00
Cédric Bonhomme
8d1985dfae
bumped version number 2019-03-06 22:32:47 +01:00
Cédric Bonhomme
3e8b6cdfd0
Updated dependencies. 2019-03-06 22:28:45 +01:00
Cédric Bonhomme
fa18ab4fef
Fixed a bad link. 2019-01-26 17:24:55 +01:00
Cédric Bonhomme
a1db2997a9
Updated copyright years. 2019-01-22 21:29:36 +01:00
Cédric Bonhomme
07b44e8606
Added documentation about the new optional argument of the lsb-set module. 2019-01-22 00:26:29 +01:00
Cédric Bonhomme
5b297efc0e
Updated dependencies in Pipfile. 2018-12-18 23:39:02 +01:00
Cédric Bonhomme
ea2de8142c
added a shift parameter for the lsbset module. 2018-12-18 21:38:25 +01:00
Cédric Bonhomme
a86361dd27
Minor updates to the documentation. 2018-11-22 10:23:54 +01:00
Cédric Bonhomme
bd5b156453
Updated Python version in the requirements. 2018-11-05 22:19:18 +01:00
Cédric Bonhomme
adcc3cf9a5
Updated CHANGELOG. 2018-11-05 21:51:46 +01:00