期刊名称:International Journal of Innovative Research in Computer and Communication Engineering
印刷版ISSN:2320-9798
电子版ISSN:2320-9801
出版年度:2015
卷号:3
期号:6
DOI:10.15680/ijircce.2015.0306088
出版社:S&S Publications
摘要:RSA cryptography is one of the most commonly used methods to secure data transmission, throughencryption of plaintext with the help of the public key. This public key is derived from two randomly selected primenumbers, which is long in length and complex, so that anyone who has the public key can encrypt a message. However,decryption of this message can only be done by knowing the private key, which includes the values of the two primenumbers and mathematical functions. Without the knowledge of these prime numbers, it is very difficult for theeavesdropper to decrypt the message. Considering the vulnerability of a man in the middle attack (MITM), it isnecessary to take as many precautions as possible to encrypt the message without leaving an exposed approach theMITM could take to decrypt the message. True randomization of the parameters required for generation of keys isfocused in our paper. Efficiency has been maximized through the true randomization process. This algorithm is focusedfor manufacturing industries, although can be applied to any organization that contains a database
关键词:RSA algorithm; cryptography; true randomization; public key; Rabin-Miller primality test