ecto_kms v1.0.1 Ecto.Kms

Custom AWS KMS encrypt field type When dump to the database data must be encrypted When load from the database data must be decrypted

Link to this section Summary

Functions

Pipe down the incoming string to the AWS KMS service and returns the encrypted string in case of success.

Pipe down the data hashed string from database to the AWS KMS service to be decrypted.

Link to this section Functions

Pipe down the incoming string to the AWS KMS service and returns the encrypted string in case of success.

Pipe down the data hashed string from database to the AWS KMS service to be decrypted.