We know gpg can be encrypt text file, but with image it can not because image (normally jpg or png) was not gpg supported format.
There are many other way to encrypt image, base idea is on bit or hex encrypt, modify ...
TODO: write simple C program to do this
http://stackoverflow.com/questions/26442162/decryption-of-png-and-jpg-files
There are many other way to encrypt image, base idea is on bit or hex encrypt, modify ...
TODO: write simple C program to do this
http://stackoverflow.com/questions/26442162/decryption-of-png-and-jpg-files
Comments
Post a Comment