- Rewrite to ES6
- Use OpenPGP.js for encryption
- Get rid of clearsign functionality
- Close password dialog when escape key pressed
- Decrypt selection properly if present
- If active selection present then only selection will be encrypted. Otherwise we encrypt full buffer.
- Symmetric ecryption added
- Symmetric decription added