Analysis and Implementation of Mediated RSA And Identity Based Cryptography in Cloud Computing to Enhance Security
Keywords:
Identity Based Encryption, Mediated RSA, Cloud Computing, IBE in Cloud, Key EscrowAbstract
Cloud computing is becoming very important framework to provide number of services like, data storage,
computation, infrastructure, software etc. over internet through virtualization of systems. So, security of data in all
those services needs to consider. Attacker can try to attack on data or communication and can harm the system. Such
attacks are like man-in-the-middle attack, chosen plaintext, chosen cipher-text, denial of services. There are techniques
exist like Public key Infrastructure (PKI) to prevent attacks. In this paper, a proposed system is discussed which can be
used to prevent data from such attacks. This proposed technique is combination of Identity Based Encryption (IBE)
and Mediated RSA (mRSA) techniques for Cloud environment. The IBE is used to reduce difficulties and overhead of
certificate management during communication between users. It is done by using Hash functions. And Mediated RSA
technique is used to provide easy key generation and key management during communication and to remove some
critical problems exist in PKI.