Skip to content

⚒ Repository for Comparative study of encryption techniques to analyse which encryption algorithm works best with homomorphic encryption scheme during client server communication on the cloud

License

Notifications You must be signed in to change notification settings

swadhinroutray/hybrid-encryption-tech-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Sharing of Text Based Data Using Hybrid Encryption Algorithms in a Client-Server Model

The current internet ecosystem has a variety of applications growing at a very fast pace. There exists a requirement to secure these applications to preserve the privacy of the users that employ its usage. This paper proposes a system to secure text-based data sharing between users using a hybrid encryption methodology. On the other hand, encryption algorithms consume a significant amount of time for computation. This paper provides an evaluation of 6 different algorithmic combinations: AES+RSA, DES+RSA, 3DES+RSA, RC4+RSA, Blowfish+RSA and Rabbit+RSA. A comparison study has been conducted for the different combinations by using files with different file sizes to determine which algorithmic combination is best for the proposed system. The simulation results have been published to demonstrate the effectiveness of the algorithmic combinations and suitability for the proposed system.

To view the paper, you can clike here


To cite this paper

@INPROCEEDINGS{9616671, 
author={Routray, Swadhin and Raipure, Dhruv and Nayak K, Shamanth R and Shetty, Nisha P},  
booktitle={2021 Fourth International Conference on Electrical, Computer and Communication Technologies (ICECCT)},   
title={Secure Sharing of Text Based Data Using Hybrid Encryption Algorithms in a Client-Server Model},   
year={2021},  
volume={},  
number={},  
pages={1-7},  
doi={10.1109/ICECCT52121.2021.9616671}}

About

⚒ Repository for Comparative study of encryption techniques to analyse which encryption algorithm works best with homomorphic encryption scheme during client server communication on the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published