Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@danielberkompas danielberkompas released this 29 Sep 16:39
· 95 commits to master since this release

This version increases encryption/decryption performance by up to 200% by storing vault configuration in an ETS table.

Breaking Changes

  • Cloak.Vaults are now GenServers, and must be added to your supervision tree.

New Features

  • Encryption/decryption is now up to 200% faster!