SeDaSC: Secure Data Sharing in Clouds ( IEEE )
ASP.Net, C#, SQL Server, HTML, CSS, JScript
Cloud computing is an information technology (IT) paradigm that enables ubiquitous access to shared pools of configurable system resources
and higher-level services that can be rapidly provisioned with minimal management effort, often over the Internet.
Cloud computing relies on sharing of resources to achieve coherence and economies of scale, similar to a public utility.
[Source - wikipedia].
View more
Symmetric Key Algorithm (SKA)
ASP.Net, C#, SQL Server, HTML, CSS, JScript
Symmetric-key algorithms are algorithms for cryptography that use the same cryptographic keys for both encryption of plaintext and decryption of ciphertext.
The keys may be identical or there may be a simple transformation to go between the two keys.
The keys, in practice, represent a shared secret between two or more parties that can be used to maintain a private information link.
This requirement that both parties have access to the secret key is one of the main drawbacks of symmetric key encryption.[Source - wikipedia]
View more