Skip to content

This repository contains the Data Compression and Encryption ISE component-2 on Steganography

Notifications You must be signed in to change notification settings

swapnil3597/Steganography

Repository files navigation

Steganography_Batch_B

This repository contains the Data Compression and Encryption ISE component-2 on Steganography by,

  • 2015120023 - Akash Mahale
  • 2015120025 - Swapnil Masurekar
  • 2015120033 - Prathamesh Pai
  • 2015120035 - Vedanta Pawar

System Architecture

System Architecture

Python libraries required:

  • PyCrypto: $ pip install pycrypto

Repository Details:

  • Data folder: Consists of Audio files, data to be hidden and public Keys in 'obj' folder.
  • Documentation_and_Resources: Consists of Mini-project report and reference Research Paper.
  • steganography_functions.py: Functions for Audio Steganography
  • RSA_functions.py: Used for creating secure channel during Key-exchange
  • Bob_Hide.py: The encypted message is hidden in Audio file and key is transferred via secured channel
  • Alice_Seek.py: The hidden message is seeked and decrypted by Alice
  • CA.py: Certificate Authority auhorizes Bob's Public Key

Execution Details:

$ python Bob_Hide.py
$ python CA.py
$ python Alice_Seek.py

Acknowledgements

  • Mentor: Dr. Preetida Jani
  • This assignment is based on the paper, "A New Audio Steganography with Enhanced Security based on Location Selection Scheme" by Shweta Vinayakarao Jadhav and Prof. A.M Rawate. For more details refer this link

About

This repository contains the Data Compression and Encryption ISE component-2 on Steganography

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages