Commit graph

33 commits

Author SHA1 Message Date
Cédric Bonhomme
1b8d8042b7
fix: [core] various minor bug fixes. 2022-01-05 00:29:13 +01:00
Cédric Bonhomme
a1213a9163
chg: [style] Reformated with black. 2021-11-24 09:16:05 +01:00
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
71f6c08c28
Improved code style. 2019-12-17 09:18:37 +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
Cédric Bonhomme
5df01ea737
Cosmethic changes. 2019-06-01 12:01:15 +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
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
b9fad5f044
Various improvements in lsb and lsbset modules. 2017-02-28 07:52:44 +01:00
Cédric Bonhomme
c0669e0f7a
Removed useless write functions. 2017-02-22 08:41:20 +01:00
Cédric Bonhomme
07fa54e7d0
Clean comments. 2017-02-22 07:18:46 +01:00
Cédric Bonhomme
316d50b96f
Stop support of Python 2. 2017-02-22 07:16:46 +01:00
Cédric Bonhomme
f922905d10
Clean comments. 2017-02-22 07:15:58 +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
673f7b5bc4
Prepare the new minor release (bug fix). 2017-01-19 07:22:51 +01:00
Cédric Bonhomme
1879197624
Starting to improve the command line. 2016-08-04 13:22:23 +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
872a5546fc
Reorganization of all modules. 2016-05-19 21:32:15 +02:00
Renamed from stegano/slsbset.py (Browse further)