M Tech Dissertations

Permanent URI for this collectionhttp://drsr.daiict.ac.in/handle/123456789/3

Browse

Search Results

Now showing 1 - 2 of 2
  • ItemOpen Access
    Privacy-Preserving Iris Based Authentication System
    (Dhirubhai Ambani Institute of Information and Communication Technology, 2023) Agrawal, Radha; Singh, Priyanka; Joshi, Manjunath V.
    Biometric authentication systems have gained immense popularity due to theirability to provide secure and convenient authentication. However, the leakageof sensitive biometric data can compromise an individual�s privacy and security.To address this issue, a privacy-preserving biometric authentication system basedon iris data is proposed in this paper. The framework exploits the homomorphicproperties to process encrypted data, thereby ensuring the privacy of sensitivedata, even while using the services of third-party cloud service providers (CSPs).In the initial stage of the experiment, we encrypt the data, and comparison wasdone by using hamming distance, but after completion of the first experiment,we realized that data can be morphed through an insecure channel by using multipleattacks to overcome this we have proposed framework were morphing isperformed on the iris data by using a man-in-the-middle attack. Two iris identificationAlgorithms are proposed, with a success rate of over 60% and a false matchrate of 5%, and are vulnerable to morph attacks. We also examine how comparablethe original and morphed iris images must be. Using original images, we presentour findings for morphing iris detection. The proposed privacy-preserving biometricauthentication system offers a robust framework that minimizes time complexitycompared to other state-of-the-art approaches. This framework ensuresthe privacy of sensitive data and provides a secure biometric authentication system.
  • ItemOpen Access
    S-DIHE: Secure Deduplication of images based on Homomorphic Encryption
    (Dhirubhai Ambani Institute of Information and Communication Technology, 2022) Patel, Nimmi; Singh, Priyanka
    The cloud space is occupied with multiple versions of the same data, including images, text files, et. Cetera. Though cloud service providers (CSPs) are provid- ing very cost effective storage space but combating the unprecedented growth of data requires ways to optimize the data and minimize storage costs. Therefore the demand for data deduplication arises, which enables the removal of extra copies of the same data and manages the storage space efficiently. In this thesis, we proposed two frameworks, SDIHE and Privacy Preserving Disease Prediction and Secure Data Deduplication of Health Data. These frameworks deal with secure data deduplication and maintaining the privacy of users� data. In the first framework, we propose secure data deduplication approach to identify the duplicateor near duplicate images without actually looking at the underlying content. It is based on the client-server model where the client encrypts the image prior to outsourcing it to the server, and the server maintains only the unique copies at its end. The client�s privacy is preserved in the entire process as the data is encrypted using homomorphic encryption. Further, the data integrity is checked both at the server-side while uploading and client-side during download. Experiments arecarried out to verify the proposed approach�s performance against a variety of potential attack scenarios, such as poison attacks, dictionary attacks, sidechannel attacks, and frequency analysis attacks. In the second framework, we propose a framework that predicts the diseases based on the user�s symptoms without com- romising the user�s rivacy. It also performs secure data deduplication on the disease prescription to inimize the storage requirement. Instead of giving pre-scriptions to every patient individually, nly a unique copy of the prescription is maintained at the CSP, and the access table is updated accordingly for the patients. The efficiency of the proposed framework is validated through the experiments.