12 Questions 3 Answers 0 Followers
Questions related from Priyansi Parida
Referring to Wang and Li's 2019 paper titled, "A color image encryption algorithm based on Hopfield chaotic neural network". They have used a 3D Hopfield Chaotic Neural Network to generate a N*N*3...
27 April 2021 1,139 3 View
UACI - Unified Averaged Changed Intensity between cipher images. Why some papers refer ideal value to be 33.33 and some refer it to be 33.46? Which is the correct value? (In reference to image...
12 February 2021 9,956 2 View
The ideal theoretical value for UACI(Unified Average Changed Intensity) is 33.33% for testing the robustness of image encryption algorithm against differential attacks. Is it better to have a UACI...
31 January 2021 2,222 3 View
I want to test the uniformness of values in histogram through chi-square analysis in an image encryption algorithm.
30 January 2021 4,285 2 View
Is there a metric to find if one histogram of cipher image is better than other? I tried calculating the variance of the image but couldn't get the intended results. Are there ways to compare...
29 January 2021 654 3 View
I am trying to compute the variance of a plain and cipher grayscale LENA image... I found in a paper that variance value is equal to 630780 for a plain Lena image while if I calculate I find it...
29 January 2021 8,194 5 View
This question in the relation to calculating the horizontal, vertical, and diagonal correlation of a cipher image in an encryption algorithm. I have read that the correlation values should be as...
14 January 2021 1,519 4 View
I am using 3D Arnold transform for my EC-ElGamal encryption technique but it consumes a lot of time during the execution of the program using Python. So I was wondering if there are BETTER ideas...
08 January 2021 362 2 View
I am trying to do the correlation analysis for grayscale images and their ciphers in Python or MATLAB. But I don't understand how to code the same. Also, I didn't get any function or existing code...
02 December 2020 6,733 3 View
I have been reading some papers on Image Encryption using ECC and chaotic systems. What do they mean by 'Encryption ' and 'Decryption' time? How is it within 1 second? I tried implementing...
02 December 2020 6,385 7 View
There have been existing works like Singh and Singh(2015) and subsequently one in 2017 that performed Image encryption using ECC. But I have been seeing ppl comment that encryption with ECC is not...
15 October 2020 4,631 5 View
I am looking for an image encryption code using elliptic curve cryptography so as to understand how it's done.
31 August 2020 7,557 3 View