Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 398 Bytes

pgp.js

Built on openpgpjs, pgp.js is a simple utility for encrypting and decrypting PGP messages entirely in your browser, without compromising your privacy.

ToDo

  • Add support for signature and verification
  • Move encryption functions to service
  • File support (?)
  • Add AirBnB ESLint profile
  • CSS -> LESS
  • Improve support for longer key lengths