GDSC-RCCIIT / General-Purpose-Scripts

A repository containing several general purpose Python scripts to automate daily and common tasks.
GNU General Public License v3.0
48 stars 116 forks source link

Text Encryption and Decryption to and from an Image (Steganography) #179

Closed Candida18 closed 2 years ago

Candida18 commented 3 years ago

Text Encryption and Decryption to and from an Image (Steganography)

Description

A script to encode or hide text into an image and then decode it.

Description of the solution

Do you want to work on this?

Additional context

This feature can be used to integrate face-recognition into an email system; where the email and password can be encrypted into ones captured face

OBITORASU commented 3 years ago

Make this such that the user selects and image file locally via the command line or menu instead of having a upload feature. Make sure its a .py script instead of a notebook file :)

OBITORASU commented 3 years ago

Are you still working on this issue?

Akash-Raj-ST commented 3 years ago

I can do it. Can you assign me?

OBITORASU commented 3 years ago

Go ahead!

Akash-Raj-ST commented 3 years ago

Thanks, working on it.....

github-actions[bot] commented 2 years ago

Stale issue message