Flavien
|
3103a3ae9b
|
Merge lsb and lsbset modules
|
2022-11-11 12:15:25 +01:00 |
|
Flavien
|
0d98e1834c
|
Create Hider and Revealer class
|
2022-11-09 17:15:21 +01:00 |
|
Flavien
|
58dbb94c5e
|
Refacto lsbset.reveal to use getpixel
|
2022-11-08 21:44:43 +01:00 |
|
Flavien
|
257d2c2f68
|
Refacto lsbset.hide to use less memory
|
2022-11-08 21:41:10 +01:00 |
|
Cédric Bonhomme
|
1b8d8042b7
|
fix: [core] various minor bug fixes.
|
2022-01-05 00:29:13 +01:00 |
|
Cédric Bonhomme
|
555cf1acc2
|
chg: updated releases note.
|
2021-11-29 22:58:41 +01:00 |
|
Cédric Bonhomme
|
d7ea51eed7
|
chg: [style] !minor reformat
|
2021-11-24 13:38:04 +01:00 |
|
Cédric Bonhomme
|
b6c8cc3d35
|
chg: [mypy] fixed mypy issue
|
2021-11-24 13:31:37 +01:00 |
|
Cédric Bonhomme
|
871f1f60b4
|
chg: [mypy] fixed mypy issue
|
2021-11-24 13:09:24 +01:00 |
|
Cédric Bonhomme
|
0460acd7f3
|
chg: [mypy] fixed mypy issue
|
2021-11-24 12:11:26 +01:00 |
|
Cédric Bonhomme
|
a1213a9163
|
chg: [style] Reformated with black.
|
2021-11-24 09:16:05 +01:00 |
|
Cédric Bonhomme
|
891051f77b
|
chg: [shi-tomashi corner generator] fixed the test of the generator
|
2021-11-24 09:15:35 +01:00 |
|
thundersparkf
|
8ea1553538
|
added: shi-tomashi corner generator
Signed-off-by: thundersparkf <devagastya0@gmail.com>
|
2021-11-23 02:32:02 +05:30 |
|
Cédric Bonhomme
|
4aac55ec77
|
chg: [core ] various minor fixes.
|
2021-11-01 13:52:16 +01:00 |
|
Cédric Bonhomme
|
c1ec5b9ab1
|
updated copyright years
|
2021-02-06 23:03:35 +01:00 |
|
Cédric Bonhomme
|
04531488ca
|
nose2 replaces nose for the unit tests
|
2019-12-19 23:03:49 +01:00 |
|
Cédric Bonhomme
|
71f6c08c28
|
Improved code style.
|
2019-12-17 09:18:37 +01:00 |
|
Cédric Bonhomme
|
a61a7916a3
|
Improved mypy checks
|
2019-12-15 21:51:39 +01:00 |
|
Cédric Bonhomme
|
e5cfceb261
|
Updated URLs.
|
2019-12-15 15:53:47 +01:00 |
|
Cédric Bonhomme
|
5122f204f6
|
Cleaned headers info
|
2019-06-07 22:56:18 +02: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 |
|
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 |
|
AdrienCos
|
3f350c3569
|
Encapsulated the ackermann_naive generator, updated revision dates
|
2019-06-04 11:40:50 -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
|
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
|
48ff22476f
|
fixes #23: lsbset.hide cause .png transparent area lost.
|
2019-05-31 22:15:04 +02: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
|
a1db2997a9
|
Updated copyright years.
|
2019-01-22 21:29:36 +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
|
cbb9df7675
|
Version 0.8.
|
2017-05-06 23:20:54 +02:00 |
|
Cédric Bonhomme
|
4122358571
|
Improved type check in statistics.py. mypy check added in travis configuration file.
|
2017-05-05 11:07:09 +02:00 |
|
Cédric Bonhomme
|
98682932b5
|
Improved generators and the coverage of the tests.
|
2017-05-05 09:46:12 +02:00 |
|
Cédric Bonhomme
|
a279b21a70
|
Solve mypy warning.
|
2017-05-04 13:25:14 +02:00 |
|
Cédric Bonhomme
|
6be5c32fe7
|
Updated revision date of changed Python files.
|
2017-05-04 13:08:20 +02:00 |
|
Cédric Bonhomme
|
5f5c07493c
|
Introduce a new argument in a2bits_list in order to specify the encoding of the string (unicode)
|
2017-05-04 13:05:56 +02:00 |
|
Cédric Bonhomme
|
6ad140bdfb
|
Management of unicode. It would be perfect to manage ASCII and unicode in the same time (so 8 bits to 32 bits caracters).
|
2017-03-13 09:34:43 +01:00 |
|
Cédric Bonhomme
|
a94128e6c6
|
Improved display of generators
|
2017-03-10 07:58:12 +01:00 |
|
Cédric Bonhomme
|
9feb1aa72b
|
Better typing. Fixed a bug with a generator that has been renamed.
|
2017-03-10 07:22:16 +01:00 |
|
Cédric Bonhomme
|
b31d830c76
|
Remove dead man walking set generator.
|
2017-03-09 10:02:52 +01:00 |
|
Cédric Bonhomme
|
7c9530aa9d
|
More tests for the generators.
|
2017-03-09 08:54:13 +01:00 |
|
Cédric Bonhomme
|
0da9d9882e
|
Introduces some type hints.
|
2017-03-09 08:11:12 +01:00 |
|
Cédric Bonhomme
|
7a5c23ef2f
|
Fixed #12. More tests to come.
|
2017-03-08 22:26:12 +01:00 |
|