Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 161 Bytes

CHANGELOG.md

File metadata and controls

4 lines (3 loc) · 161 Bytes

v2.0.0

  • encrypted file is no longer binary but simple text
  • replaced deprecated createCipher()/createDecipher() with createCipheriv()/createDecipheriv()