Skip to content

v2.0.0

Choose a tag to compare

@MattSurabian MattSurabian released this 20 Apr 19:33
· 5 commits to master since this release
2.0.0

Release Notes:

  • The MAC is now transmitted at the end of the encrypt stream instead of at the beginning
  • The decrypt stream stores cipher text in memory instead of the encrypt stream doing this.
  • There are tests
  • npm test runs linting and style checks in addition to tests