ph1nx/Image-Encryption-using-Pseudo-Random-Number-Generator-and-Elliptic-Curve-Cryptography
The paper titled "A secure authenticated image encryption scheme based on elliptic curve cryptography" proposes a robust method for securely transmitting images, particularly medical ones, by employing an authenticated encryption. This algorithm integrates the LRNG, SGPG, and ECC to enhance the randomness and security of the encryption process.
PythonMIT