Cryptography breakthrough could make cloud more secure
September 14, 2013Grazed from CloudPro. Author: Rene Millman.
Scientists in Bristol and Denmark have made a cryptography breakthrough that may boost the security of cloud computing environments. Multi-party computation (MPC) is a subset of cryptography that enables two or more people to compute any function choosing secret inputs, without actually revealing the contents of those inputs to either party. The idea was developed by a team of researchers from the Department of Computer Science at University of Bristol and Aarhus University in Denmark.
The teams are working on developing a practical implementation protocol for MPC called SPDZ (pronounced “speeds”). Using the SPDZ protocol, the team can now compute complex functions in a secure manner, enabling possible applications in the finance, drugs and chemical industries where computation often needs to be performed on secret data…
The protocol uses what is called a message authentication code (MAC) on sensitive data. This data is shared among all parties on either end of a transaction. This MAC can only be verified when all parties reveal information that can only be known to others. In cloud computing, a customer could divide sensitive data among several cloud providers. As long as there was no collusion between them, those providers could not glean any information about the customer’s data. When data eventually needs processing, MPC could be run to carry out secure computation and send the data back to the customer to rebuild…
Read more from the source @ http://www.cloudpro.co.uk/cloud-security/3294/cryptography-breakthrough-could-make-cloud-more-secure


