User Tools

Site Tools


projects:stegano

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:stegano [2016/04/13 13:03] cedricprojects:stegano [2022/06/01 08:29] (current) – removed cedric
Line 1: Line 1:
-====== Stéganô ====== 
  
- 
-[[https://travis-ci.org/cedricbonhomme/Stegano|{{https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master}}]] 
- 
- 
-Stéganô is a Python [[http://en.wikipedia.org/wiki/Steganography|Steganography]] module. 
- 
-Stéganô is under GPL v3 license. 
- 
-Python >= 3.2 
-  * [[https://github.com/cedricbonhomme/Stegano | Home page]]; 
-  * Getting Stéganô: 
-    * git clone https://github.com/cedricbonhomme/Stegano.git 
-  * [[https://stegano.readthedocs.org | documentation]]; 
-  * [[https://www.openhub.net/p/Stegano | Open Hub page]] of Stéganô; 
-  * [[http://freecode.com/projects/stgan | Freecode page]] of Stéganô. 
- 
- 
-===== Requirements ===== 
-  * [[http://www.python.org/|Python]] (>= 3.2); 
-  * [[https://pypi.python.org/pypi/Pillow|Pillow]]. 
- 
- 
-===== Installation ===== 
- 
-<code python> 
-$ sudo pip install Stegano 
-</code> 
- 
- 
-===== Methods of hiding ===== 
-For the moment, Stéganô implements these methods of hiding: 
-  * using the red portion of a pixel to hide ASCII messages; 
-  * using the [[http://en.wikipedia.org/wiki/Least_significant_bit|Least Significant Bit]] (LSB) technique; 
-  * using the description field of the image (JPEG). 
- 
-Moreover some methods of [[http://en.wikipedia.org/wiki/Steganalysis|steganalysis]] are provided: 
-  * steganalysis of LSB encoding in color images; 
-  * statistical steganalysis. 
- 
- 
-======  License ====== 
-Stéganô is under [[http://www.gnu.org/licenses/gpl-3.0.txt|GPL v3]] license. 
- 
- 
-====== Donation ====== 
-{{:bc_nbg_64px.png | Bitcoin}} 
- 
-If you wish and if you like Stéganô, you can donate via bitcoin. 
-My bitcoin address: 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ 
- 
- 
-{{tag>projects cs_lang:python steganography Stéganô}} 
projects/stegano.1460545390.txt.gz · Last modified: 2016/04/13 13:03 by cedric