Authentication System Securing Index of Image using SVD and ECC
This addresses security for image databases, but it appears incremental as it combines existing techniques like SVD and ECC without novel breakthroughs.
The paper tackles securing image databases by indexing images with Singular Value Decomposition (SVD), encrypting them with Elliptic Curve Cryptosystem (ECC), and comparing query images using Euclidean distance, but no concrete performance numbers are provided.
This paper presents a new approach to securing information stored in a database. It has three components including: an operation for indexing images using Singular Value Decomposition (SVD), which will constitute the reference images, asymmetric encryption operation using Elliptic Curve Cryptosystem (ECC), aiming to make confidential these reference images stored and a technique for comparing these images to a query image using the Euclidian Distance.