You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The objective of This project is to convert any Audio file into an
encrypted Image file, so that any third party cannot have any access to
it.
Then this particular encrypted image file will be sent to the desired
individual who will then convert it to a decrypted Audio File and get the
access of the data which was in the original Audio File.
Doing this ensures our privacy, prevents identity theft and ransomware
blackmail and also allows us to securely share our files.
installation & Working ⚙️ →
First you should have an audio signal and any image file (preferablly Plain Blue).
Now Run the Encryption Script, it will ask for audio and image file loaction so make sure you give the right address for both.
The Script will overwrite the image within a minute and you will be able to see the size and property of image is changed.
Run the Decryption Script and give path of the image, it will convert this image into audio signal with some small noise.
About
Matlab script which Encrypt any voice signal to image and Decrypt the image into Original voice signal