Jump to content

Client-side encryption

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cydebot (talk | contribs) at 16:42, 31 January 2012 (Robot - Speedily moving category Clients to Category:Clients (computing) per CFDS.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Client-side encryption is the cryptographic technique of encrypting data before it is transmitted to a server in a computer network. Usually, encryption is performed with a key that is not known to the server. Consequently, the service provider is unable to decrypt the hosted data. In order to access the data, it must always be decrypted by the client. Client-side encryption allows for the creation of zero-knowledge applications whose providers cannot access the data its users have stored, thus offering a high level of privacy.