The Wayback Machine - http://web.archive.org/web/20210815080353/https://github.com/topics/aes-gcm
Skip to content
#

aes-gcm

Here are 105 public repositories matching this topic...

moritzploss
moritzploss commented Apr 11, 2020

First of all, thanks for this great tutorial! I learned a lot following along!

After going through the code several times, I'm wondering why we would need to explicitly encrypt/decrypt field values of our custom EncryptedField type before saving them in the database. Isn't that why we define our custom Ecto Types to begin with, so that we don't need to encrypt/decrypt values manually and expl

Improve this page

Add a description, image, and links to the aes-gcm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aes-gcm topic, visit your repo's landing page and select "manage topics."

Learn more