Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 401 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 401 Bytes

Encryption

This is small project which is used to encrypt a text file.The algorithm used are AES and RSA.The encrypted data was stored in images using stegnography.There are screen shots of usage.

Intructions

  • Run the .py file from the command line.
  • Provide a image path to be used for stegnography and the file to to be be encrypted.
  • The encrypted Image is stored int the root directory