fernet-ecto v1.3.0 Fernet.Ecto.Map View Source

An Ecto type for Fernet-encrypted maps.

Link to this section Summary

Functions

Only accept map values.

Encrypt a map to store in the database.

Decrypt a map loaded from the database.

Fernet-encrypted data is stored as a binary in the database.

Link to this section Functions

Only accept map values.

Encrypt a map to store in the database.

Decrypt a map loaded from the database.

Fernet-encrypted data is stored as a binary in the database.