Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 406 Bytes

0.5.0

  • Rewrite to ES6
  • Use OpenPGP.js for encryption
  • Get rid of clearsign functionality

0.4.0

  • Close password dialog when escape key pressed

0.3.0

  • Decrypt selection properly if present

0.2.0

  • If active selection present then only selection will be encrypted. Otherwise we encrypt full buffer.

0.1.0 - First Release

  • Symmetric ecryption added
  • Symmetric decription added