Saturday, December 14, 2013

Data Storage Security in Cloud Computing using DOT NET

  • Cloud computing means using multiple server computers via a digital network, as though they were one computer.
  • Cloud computing works on a client-server basis, using web browser protocols. The cloud provides server-based applications and all data services to the user, with output displayed on the client device.
  • It is significant to address the security problems such as insider attacks and identity thefts in network computing systems.                                                            more>>
Here I have implemented a secure lightweight cryptography algorithm, which combines the strong and highly secure asymmetric cryptography technique with the symmetric cryptography to store data across network-distributed systems in a secure way and with acceptable performance. This algorithm implementation covering the authentication procedure, encryption and decryption of files and other generic interface operations are implemented using .NET and are tested initially in the local environment. Further, to ensure the algorithm performance in the cloud storage environment, the Box.net suite and all phases of the algorithm has been tested. Hence this work opens gate for safe, secure and easy data access and management in the cloud.
If you need
Ø  Details and Report of my project, Click here.
Ø  This project or any other projects in .NET, contact me.

No comments:

Post a Comment