dwyl / phoenix-ecto-encryption-example

🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
274 stars 20 forks source link

Understanding how AES encryption works #37

Closed nelsonic closed 2 years ago

nelsonic commented 3 years ago

https://nakabonne.dev/posts/understanding-how-aes-encryption-works/

nelsonic commented 2 years ago

Added to README.md via #47