mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
The user now has the possibility to not store the copyright in the image.
This commit is contained in:
parent
d869dadcc0
commit
38587c7839
2 changed files with 12 additions and 6 deletions
|
@ -6,8 +6,12 @@
|
|||
Welcome to Stéganô's documentation!
|
||||
===================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
Presentation
|
||||
============
|
||||
|
||||
.. figure:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
|
||||
:align: left
|
||||
:target: https://travis-ci.org/cedricbonhomme/Stegano
|
||||
|
||||
Stéganô_ is a Python steganography_ module.
|
||||
Steganography is the art and science of writing hidden messages in such a way that no one,
|
||||
|
@ -16,6 +20,7 @@ of security through obscurity. Consequently, functions provided by Stéganô onl
|
|||
without encryption. Indeed steganography is often used with cryptography.
|
||||
|
||||
|
||||
|
||||
Requirements
|
||||
============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue