If i want data from data centre than it will travel through various VM or host machine than it reach to me, i want to simulate whole mechanism. So this will be not possible using cloudSim?
Please which tool i will used to simulate the data encryption and decryption in transmission mode. Please guide me.
CloudSim is a Simulator for Cloud Computing. You can execute your encryption and decryption algorithm independently and then this process can be taken into account in CloudSim. CloudSim does not support direct encryption and decryption.
I have written an run my encryption algorithms but i am not able to understand that from where i have to insert my or call my encryption coding in the CloudSim.
I am also working in cloudsim for load balancing and I have to implement some security issue in cloudsim. It can be anything related to security. How can I do that ?? Please suggest some scenario where I can implement scurity issue in cloudsim.