
Enhancing Encryption Algorithms through Parallelizing
Author(s) -
Varre Divya Sai Manikanta
Publication year - 2021
Publication title -
international journal for research in applied science and engineering technology
Language(s) - English
Resource type - Journals
ISSN - 2321-9653
DOI - 10.22214/ijraset.2021.37839
Subject(s) - encryption , computer science , probabilistic encryption , multiple encryption , key (lock) , computation , 40 bit encryption , algorithm , theoretical computer science , computer network , computer security
Encryption Algorithms are necessary part of the data sharing today as every bit of data need encryption so that it could be transferred from one place to another without the fear of data leaking. Every lost bit of data puts the system to danger. Encryption algorithms compose of necessary steps involving a key that helps converting plain text to cipher text. All the steps must be performed carefully to ensure that the data encrypted is found back. Thus, many algorithms are made to run sequentially and in serial. This makes the algorithm to take much computation time. Keywords: Parallelize, encryption algorithms, multi-threading.