google / end-to-end

End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)
Apache License 2.0
4.13k stars 298 forks source link

Fix merge conflict with github. This will merge a couple internal cha… #375

Closed sirdarckcat closed 8 years ago

sirdarckcat commented 8 years ago

…nges into one.

Changes in this commit:

  1. Several type error fixes.
  2. Implementation of WebCrypto keys.
  3. Style fixes with pull requests.