Skip to content

Latest commit

 

History

History
53 lines (21 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

53 lines (21 loc) · 1.74 KB

2.1.0 (2020-03-04)

Features

2.0.0 (2017-06-27)

Features

  • encrypt method returns a hash (a392972)
  • Always set iv when possible (a392972)
  • Digest key with PBKDF2 SHA256 with an optional salt argument (2296d04)
  • Optional iter argument (a3a774d)

1.2.0 (2015-12-10)

Features

1.1.0 (2015-12-08)

Features

1.0.1 (2015-12-08)

Bug Fixes

1.0.0 (2015-12-07)

Initial release.