Commit graph

469 commits

Author SHA1 Message Date
Cédric Bonhomme
cc626f8954
Updated requirements on python version. 2019-12-14 10:32:15 +01:00
Cédric Bonhomme
15b62a8034
fixed poetry install 2019-12-14 09:53:27 +01:00
Cédric Bonhomme
6e9dff3c79
Using poetry to generate test builds. 2019-12-14 09:36:21 +01:00
Cédric Bonhomme
cfe3a1325c
Fixed link to contributors file. 2019-10-29 22:23:27 +01:00
Cédric Bonhomme
213531f63d Merge branch 'master' of github.com:cedricbonhomme/Stegano 2019-10-29 22:12:15 +01:00
Cédric Bonhomme
23ad27f267
Add the link to the tracker. 2019-10-29 22:12:05 +01:00
Cédric Bonhomme
3c4042ac91
Fixed bad link to the project home page. 2019-10-28 07:21:56 +01:00
Cédric Bonhomme
37a0bc2fa2
Bumped version number. 2019-10-27 22:49:38 +01:00
Cédric Bonhomme
54277960d9
Bumped version number. 2019-10-27 22:19:15 +01:00
Cédric Bonhomme
a265cbaa18
Updated links to the home page of Stegano. 2019-10-27 22:14:09 +01:00
Cédric Bonhomme
6645bd62c8
Updated README. 2019-10-27 22:07:30 +01:00
Cédric Bonhomme
ab19ea12f2
Updated url in setup.py 2019-10-27 22:05:50 +01:00
Cédric Bonhomme
c5298a8411
typo 2019-10-27 22:04:57 +01:00
Cédric Bonhomme
a9b9136141
Everything in Markdown. 2019-10-27 22:03:36 +01:00
Cédric Bonhomme
3de95517e9
chg dir 2019-10-27 21:53:36 +01:00
Cédric Bonhomme
b116202adb
set the env 2019-10-27 21:46:09 +01:00
Cédric Bonhomme
c6481938de
added type check task 2019-10-27 21:36:59 +01:00
Cédric Bonhomme
dbe54238b4
one more test 2019-10-27 20:01:08 +01:00
Cédric Bonhomme
0d5a8a1362
one more test 2019-10-27 19:47:12 +01:00
Cédric Bonhomme
207ac6c4f8
one more test 2019-10-27 19:44:55 +01:00
Cédric Bonhomme
fbe9f1b6e1
one more test 2019-10-27 19:43:29 +01:00
Cédric Bonhomme
ea165fe1b1
one more test 2019-10-27 19:40:54 +01:00
Cédric Bonhomme
649fd542d7
fix pipenv path 2019-10-27 18:12:48 +01:00
Cédric Bonhomme
4019e792d4
Install node 2019-10-27 18:10:10 +01:00
Cédric Bonhomme
5e909bfc24
added pipenv to the path 2019-10-27 18:03:28 +01:00
Cédric Bonhomme
d3b8a65318
It's pip3... 2019-10-27 17:56:35 +01:00
Cédric Bonhomme
2dc6430373
switch to Debian 2019-10-27 17:54:37 +01:00
Cédric Bonhomme
e74662cc90
Install pip the correct way on Alpine... 2019-10-27 17:48:14 +01:00
Cédric Bonhomme
44fc336c8a
test with alpine 2019-10-27 17:40:47 +01:00
Cédric Bonhomme
508834f7ea
Added pip to the packages for the build. 2019-10-27 17:35:54 +01:00
Cédric Bonhomme
027d3a57f4
Added build manifest for SourceHut. 2019-10-27 17:30:56 +01:00
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