Image-encryption icon indicating copy to clipboard operation
Image-encryption copied to clipboard

encrypted and decrypted you will find the picture not same by Hex compare

Open DoSeek opened this issue 4 years ago • 0 comments

encrypted 'sample_image_grey.jpg' will get 'encrypted_image.jpg'. Then 'encrypted_image.jpg' decrypted will get 'decrypted_image.jpg'(I name it). 'sample_image_grey.jpg' and 'decrypted_image.jpg' picture look same by eye, they are very diffrent when compare by Hex tool(I use Beyond Compare software)!

DoSeek avatar Jan 11 '21 08:01 DoSeek