fernet-ecto v1.3.0 Fernet.Ecto.String View Source
An Ecto type for Fernet-encrypted strings.
Link to this section Summary
Functions
Only accept binary and string plaintext values.
Encrypt a value to store in the database.
Decrypt a value loaded from the database.
Fernet-encrypted data is stored as a binary in the database.
Link to this section Functions
Only accept binary and string plaintext values.
Encrypt a value to store in the database.
Decrypt a value loaded from the database.
Fernet-encrypted data is stored as a binary in the database.