Update steganalysis functions.

This commit is contained in:
Cédric Bonhomme 2016-08-04 21:30:51 +02:00
parent d3d03c2f74
commit 0d1c5cc4c1
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 18 additions and 38 deletions

View file

@ -20,9 +20,9 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>
__author__ = "Cedric Bonhomme"
__version__ = "$Revision: 0.5.1 $"
__version__ = "$Revision: 0.6 $"
__date__ = "$Date: 2016/03/18 $"
__revision__ = "$Date: 2016/05/22 $"
__revision__ = "$Date: 2016/08/04 $"
__license__ = "GPLv3"
try: