Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HELP!!! #1

Open
engineeringstudent0012 opened this issue Oct 15, 2020 · 3 comments
Open

HELP!!! #1

engineeringstudent0012 opened this issue Oct 15, 2020 · 3 comments

Comments

@engineeringstudent0012
Copy link

Thank You For The COde.I really appreciate it.
Can you Please explain which algorithm is used in the image encryption and decryption.Is it Play Fair Algorithm?
Please Answer
Thank You for the code again

@AdityaSadana
Copy link
Owner

Sorry for replying Late..! The algorithm I used for Image Encryption is not Playfair. Using Playfair for Image Encryption does not make it fully secure. I used it earlier and the result i got was not satisfactory. I could still read text written on an image. Moreover, on seeing the encrypted image i could get an idea of what the original image could have been of. Due to these issues, I switched to a different algorithm with more complexity and the results came out to be satisfactory. The present algorithm seems to be 10 times better than Playfair for Images.

@70129169
Copy link

70129169 commented Jan 4, 2023

But still, you didn't mention the name of the algorithm.
He was asking about the algorithm or technique used in this code.

@hanzi1037
Copy link

can you tell the algorithm u used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants