International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 178 - Number 33 |
Year of Publication: 2019 |
Authors: Lalit Kumar, Neelendra Badal |
10.5120/ijca2019919213 |
Lalit Kumar, Neelendra Badal . Minimizing the Effect of Brute Force Attack using Hybridization of Encryption Algorithms. International Journal of Computer Applications. 178, 33 ( Jul 2019), 26-31. DOI=10.5120/ijca2019919213
Encryption is a process to hide the data into a secure manner. It helps the people to provide security and protect the data from unauthenticated people. For Encryption process, user uses many algorithms but all algorithm has some pitfalls i.e. a single encryption algorithm is not efficient to provide security to the data. For removing this disadvantages user uses more than one encryption algorithm in sequence to achieve high security encryption method. This process is called Hybrid Encryption Method. Sometimes MD5 hash function identified using Brute Force Attack. So user uses two encryption algorithms i.e. MD5 and Transposition Reverse String Algorithm. Here Transposition Reverse String Algorithm reverse the hash function due to this user cannot easily identify the hash function. This approach has fast Execution time in comparison to another hybrid approaches, so it is an optimize Hybrid Encryption Method.