Skip to content

Ferganvj/Advanced-Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Advanced Cryptography

Developing a Python app for Image Steganography. The aim of the project is to implement (i) Encryption and Image Hiding:

  • Input the Plaintext Image
  • Input the Covertext Image
  • Output the Stegotext Imge (ii) Decryption
  • Inout the Stegotext Image
  • Input the Covertext Image
  • Output the Decrypt Image

Two buttons will be required to provide options to encrypt or decrypt, subject to relevant files that are to be input and output. In each case, a ‘Browse image file’ button should be used to search for a local image file.

The Plaintext, Covertex and Decrypt images can be .jpg files but the Stegotext image should be output (and input) as a .tiff file

All credit goes to Mr. J M Blacklegde who was a lecturer at the University of Western Cape in the Department of Computer Science. Private Bag X17, Bellville, 7535 Tel: +27 (21 959 2406 e-mail: jonathan.blackledge59@gmail.com

About

Advanced Image Steganocryptography. Simple user interface for image hiding using Phase-Only Digital Encryption using a Three-Pass Protocol encryption. Information Hiding with Data Diffusion using Convolution Encoding for Super-Encryption.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors