ash-project / ash_cloak

An Ash extension to seamlessly encrypt and decrypt resource attributes.

Home Page:https://hexdocs.pm/ash_cloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Ash extension to seamlessly encrypt and decrypt resource attributes.

https://hexdocs.pm/ash_cloak

License:MIT License


Languages

Language:Elixir 100.0%