Londy Posted September 13, 2019 Posted September 13, 2019 Hi all, I'm making progress in my research on Cloud storage security. I'm looking at incorporating both Symmetric and Asymmetric Algorithms (AES, 3DES, RC5, Serpent, RSA, DHKE, ECC, etc) into a system design such that the user can as matter of choice select any of combinations of the algorithms to encrypt their data before they upload to a cloud server. My challenge now is a modelling and simulation platform or tool that I can use to model this system and test several possibilities. Your contributions are highly appreciated. Thanks!
Sensei Posted September 13, 2019 Posted September 13, 2019 Do you have experience writing Android applications? Write app which is using Google Cloud from Android application. Does not have to be fancy. e.g. here you have samples how to encrypt/decrypt data using AES: https://stackoverflow.com/questions/6788018/android-encryption-decryption-using-aes
Londy Posted September 13, 2019 Author Posted September 13, 2019 4 minutes ago, Sensei said: Do you have experience writing Android applications? Write app which is using Google Cloud from Android application. Does not have to be fancy. e.g. here you have samples how to encrypt/decrypt data using AES: https://stackoverflow.com/questions/6788018/android-encryption-decryption-using-aes Sorry you did not get it. I am looking for a suitable modelling and simulation tool (eg MATLAB, OPNET, etc) that is suitable for modelling cloud encryption systems. thanks you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now