期刊名称:International Journal of Innovative Research in Computer and Communication Engineering
印刷版ISSN:2320-9798
电子版ISSN:2320-9801
出版年度:2017
卷号:5
期号:3
页码:3924
DOI:10.15680/IJIRCCE.2017.0503040
出版社:S&S Publications
摘要:Today network security plays an important role in our life. It not only help us in providing a securechannel to our network , but also helps us in secure transaction for banking, shopping, sending email,filing tax returns,etc. And to provide a good secured network, we require a good encryption technique.So in this advance encryption we are using randomised key for enhancing AES for security purpose. The input data tothe encryption process i.e. Plain text (128 bit) is fed to the random shuffle method .The random shuffle method dividesthe obtained Plain text (128 bit) into blocks where each block contain 16 characters.Now according to the randomnumber (one of 2^16 possible permutations)generated by Random Number Generator Method, each block is permutedand arranged and passed to the AES encryption process.
关键词:randkey; Mod Ciphertext; Random No Generator(); Random Shuffle(); Inv Random Shuffle(); Advance;Encrypt(); Advance Decrypt().