Commit graph

607 commits

Author SHA1 Message Date
Cédric Bonhomme
26f38f98de
Updated README. 2017-05-16 14:40:19 +02:00
Cédric Bonhomme
e0a172f868
Updated documentation. 2017-05-16 08:27:53 +02:00
Cédric Bonhomme
8f73d9e733
list available choices for the arguments when necessary 2017-05-16 07:38:33 +02:00
Cédric Bonhomme
61b6ec7175 it is now possible to specify the encoding (UTF-8 or UTF-32LE) of the message to hide/reveal through the command line (for the LSb module). 2017-05-15 22:57:13 +02:00
Cédric Bonhomme
b907985886
Updated setup.py. 2017-05-13 17:38:11 +02:00
Cédric Bonhomme
349f776aad
Updated setup.py. 2017-05-13 17:37:07 +02:00
Cédric Bonhomme
4136f047ab
Updated .gitignore. 2017-05-13 17:34:50 +02:00
Cédric Bonhomme
0b7ba6a998
Add proper exit code check to mypy script. 2017-05-07 15:13:18 +02:00
Cédric Bonhomme
c5c2d34591
Updated CONTRIBUTORS.rst 2017-05-07 14:36:32 +02:00
Cédric Bonhomme
39ed2d493e Merge pull request #16 from maxwellgerber/cleanup-unittest
Finish cleaning up unit tests per cedric's approval
2017-05-07 13:52:03 +02:00
Maxwell Gerber
e47f55af7e Finish cleaning up unit tests per cedric's approval 2017-05-07 03:55:18 -07:00
Cédric Bonhomme
fad3631cdc Merge pull request #15 from maxwellgerber/cleanup-unittest
Cleanup unittest
2017-05-07 12:39:27 +02:00
Maxwell Gerber
49c2986584 Move mersene to own file 2017-05-07 03:20:38 -07:00
Maxwell Gerber
74c4ff25a1 Move base64 string constant to own file, move ackermann to own file, create expected-results directory 2017-05-07 03:11:57 -07:00
Cédric Bonhomme
cbb9df7675
Version 0.8. 2017-05-06 23:20:54 +02:00
Cédric Bonhomme
a770f402cb
Updated README. 2017-05-06 22:20:07 +02:00
Cédric Bonhomme
58bec3b7c7
Updated CHANGELOG. 2017-05-06 09:25:48 +02:00
Cédric Bonhomme
f5c22be82b
Updated documentation. 2017-05-06 00:00:50 +02:00
Cédric Bonhomme
9b2dae3a99
Problem with the return code of mypr :-( 2017-05-05 23:50:24 +02:00
Cédric Bonhomme
8e24845b59
Forgot code block 2017-05-05 23:39:55 +02:00
Cédric Bonhomme
1ce140d638
Updated command line and README. 2017-05-05 23:35:27 +02:00
Cédric Bonhomme
2814f04f80
Updated README with description about Steganography. Closes #13. 2017-05-05 21:17:33 +02:00
Cédric Bonhomme
b6c53415f3
Release 0.7.1. 2017-05-05 11:28:37 +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
385dc39753
Updated README. 2017-05-04 21:20:51 +02:00
Cédric Bonhomme
6895f96398
Prepare the new release v0.7. 2017-05-04 21:16:03 +02:00
Cédric Bonhomme
bcb58fab36
Added Python 3.6 in the setup.py file. 2017-05-04 17:44:55 +02:00
Cédric Bonhomme
d00d6b12d7
updated CHANGELOG 2017-05-04 15:13:51 +02:00
Cédric Bonhomme
6c362447fa
updated CHANGELOG 2017-05-04 14:58:05 +02:00
Cédric Bonhomme
a279b21a70
Solve mypy warning. 2017-05-04 13:25:14 +02:00
Cédric Bonhomme
13f0fb8086 Merge branch 'unicode' 2017-05-04 13:08:33 +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
293346a2ee
why not test with Python 3.6? 2017-03-22 08:47:12 +01:00
Cédric Bonhomme
49964d4f16 Merge branch 'unicode' of github.com:cedricbonhomme/Stegano into unicode 2017-03-21 07:39:00 +01:00
Cédric Bonhomme
3e549bd543 Merge branch 'master' of github.com:cedricbonhomme/Stegano into unicode 2017-03-21 07:38:49 +01:00
Cédric Bonhomme
a14adf70e0
Updated CONTRIBUTORS.rst 2017-03-20 23:17:02 +01:00
Cédric Bonhomme
4fc8eac172
a2bits_list now return a list of 32 bits characters 2017-03-20 22:53:55 +01:00
Cédric Bonhomme
0fd6fc51fb
Display the CI status for the master branch. 2017-03-13 09:39:09 +01: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
e803386361
Prepare the new release. 2017-03-10 07:59:39 +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
53cdd28fee
Test the function which transforms a binary file to a printable string. 2017-03-09 10:33:58 +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
3e923e49a8
Prepare new release. 2017-03-08 23:10:11 +01:00
Cédric Bonhomme
adca3f701a
Updated tests. 2017-03-08 23:08:18 +01:00