Commit graph

40 commits

Author SHA1 Message Date
Cédric Bonhomme
b592ce4bcb
chg: Updated repository default URL. 2024-03-01 10:14:10 +01:00
Cédric Bonhomme
d863dbfddb
Updated copyright years. 2024-01-01 20:32:02 +01:00
Cédric Bonhomme
a3dd6be618
Dropped Python 3.8 support. 2023-12-31 00:38:32 +01:00
Cédric Bonhomme
0537c13a08
Updated CHANGELOG. 2023-05-23 10:04:06 +02:00
Cédric Bonhomme
c12b371e7d
chg: [type] Changed the way the dict in erotosthenes funtion is typed. 2023-05-21 10:26:33 +02:00
Cédric Bonhomme
d6a18a71e4
fix: [numpy] is a deprecated alias for . (Deprecated NumPy 1.24) 2023-01-09 13:46:51 +01:00
Cédric Bonhomme
fb4b596726
fix: [flake8] Addressed flake8 warnings. 2022-11-20 21:49:02 +01:00
Cédric Bonhomme
2e4f1629fd
fix: [mypy] Addressed mypy errors. 2022-11-20 00:15:25 +01:00
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
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
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
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
c3f6f392f3
added a shift parameter for the lsb module. closes #25 2019-06-01 11:53:07 +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
cbb9df7675
Version 0.8. 2017-05-06 23:20:54 +02:00
Cédric Bonhomme
a279b21a70
Solve mypy warning. 2017-05-04 13:25:14 +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
0da9d9882e
Introduces some type hints. 2017-03-09 08:11:12 +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
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
1879197624
Starting to improve the command line. 2016-08-04 13:22:23 +02:00
Cédric Bonhomme
fef2040fca
Python 2 compatibility for exifHeader. 2016-05-26 07:18:56 +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