summaryrefslogtreecommitdiffstats
path: root/components/gcm_driver/crypto/gcm_encryption_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Add various UMA histograms for measuring GCM crypto performancepeter2016-02-191-27/+35
* Remove associated keying material when unregistering from GCMpeter2016-02-171-0/+7
* List message decryption failures on chrome://gcm-internalspeter2016-02-011-0/+21
* Revert of List message decryption failures on chrome://gcm-internals (patchse...thakis2016-01-231-21/+0
* List message decryption failures on chrome://gcm-internalspeter2016-01-221-0/+21
* Read the Crypto-Key header as "crypto-key" instead of "crypto_key"peter2016-01-221-2/+2
* Consistently use GetEncryptionInfo throughout GCM/Push code.peter2015-12-211-11/+13
* Create and apply the authentication data for push encryptionpeter2015-12-011-8/+12
* Include the public keys in the Web Push CEK/nonce infopeter2015-11-301-1/+2
* Rename Encryption-Key to Crypto-Key, "key" parameter to "aesgcm128".peter2015-11-161-19/+16
* Replace Curve25519 with P-256 in the GCM Driver crypto module.peter2015-11-151-17/+14
* Remove an outdated TODO in the GCM encryption code.peter2015-10-191-3/+0
* Teach the GCM Driver how to decrypt incoming messages.peter2015-10-091-0/+135
* Clean-ups in the GCMKeyStore class.peter2015-07-281-1/+2
* Hook up the Push API with GCM's new ability to own encryption keys.peter2015-07-281-0/+74
* Revert of Hook up the Push API with GCM's new ability to own encryption keys....peter2015-07-241-74/+0
* Hook up the Push API with GCM's new ability to own encryption keys.peter2015-07-241-0/+74