User Tools

Site Tools


security:steganography

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
Last revisionBoth sides next revision
security:steganography [2011/12/29 10:20] cedricsecurity:steganography [2016/07/05 13:01] cedric
Line 4: Line 4:
  
 <code bash> <code bash>
-hg clone http://hg.cedricbonhomme.org/stegano/ +sudo pip install Stegano
-cd stegano/ +
-sudo python setup.py install+
 </code> </code>
  
-You can read the [[http://projects.cedricbonhomme.org/projects/stegano/wiki/ wiki of Stéganô]].+You can read the [[http://stegano.readthedocs.io documentation of Stéganô]] (included in the sources).
  
 ====== Steganography ====== ====== Steganography ======
Line 22: Line 20:
 We will dive into digital steganography. We will dive into digital steganography.
  
-The folowing sections will present some techniques of digital steganography.+The following sections will present some techniques of digital steganography.
  
 ===== Simple steganography art ===== ===== Simple steganography art =====
  
-In computer scinece a well known method of hiding data (message) is to concatenate these data to an archive.+In computer science a well known method of hiding data (message) is to concatenate these data to an archive.
 For example, if I want to hide a text file in a music file: For example, if I want to hide a text file in a music file:
  
security/steganography.txt · Last modified: 2021/06/27 00:36 by cedric