README.md
Cloak
======
[](https://hex.pm/packages/cloak)
[](https://travis-ci.org/danielberkompas/cloak)
[](https://beta.hexfaktor.org/github/danielberkompas/cloak)
[](http://inch-ci.org/github/danielberkompas/cloak)
[](https://coveralls.io/github/danielberkompas/cloak?branch=migrate)
Cloak makes it easy to use encryption with Ecto.
[Read the docs](https://hexdocs.pm/cloak)
## Features
- Transparent encryption/decryption of fields
- Bring your own encryptor (if needed)
- Zero-downtime migration to new encryption keys
- Multiple keys in memory at once
- Migration task to proactively migrate rows to a new key
## License
MIT.