Encryption and Decryption of Data Images App
Encryption and Decryption of Data Images App
Login
Registration
Feedback
Rating
About us
Logout.
Advantage
Simplicity: - It’s simpler, cheaper.
Ratio:- Encryption takes 1/4th time the decryption process take.
Robust: - The encrypted image is hard to hack to obtain the original
image.
Pixels obtained after Gaussian elimination is fully distorted, so the
key is needed to obtain original image because it’s hard to crack
that encrypted form.
We have reduced time taken by encryption by smartly by updating
row exchanges using another matrix. So basically it’s space for time
trade off.
Disadvantage