/ash_cloak

An Ash extension to seamlessly encrypt and decrypt resource attributes.

Primary LanguageElixirMIT LicenseMIT

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshCloak

AshCloak is an Ash extension to seamlessly encrypt and decrypt attributes of your resources.

Encrypting attributes ensures that sensitive fields are not stored in the clear in your data layer.

AshCloak can be used with any Ash data layer.

It's recommended to use Cloak as a vault implementation but you could also build your own.

Tutorials

Topics

Reference