Skip to content

Commit be23de1

Browse files
authored
Update README.md
1 parent 734f612 commit be23de1

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# UserEncryption
1+
# User Encryption (Symmetric Encryption)
2+
3+
Repository for blog post on user encryption in Elixir
4+
5+
https://medium.com/@badu_bizzle/per-user-encryption-in-elixir-part-i-645f2dfaf8e6
6+
https://medium.com/@badu_bizzle/per-user-encryption-in-elixir-part-ii-fd984017fb7d
7+
8+
Check out follow-up post using asymmetric encryption
9+
10+
https://medium.com/@badu_bizzle/per-user-encryption-in-elixir-iii-6a5760a8a779
11+
https://medium.com/swlh/per-user-encryption-with-elixir-iv-a56a1fbe8d4a?source=friends_link&sk=652f900c4b8a6084c3d92b8081ee58f5
12+
Repo: https://github.com/badubizzle/user_encryption_shared
213

314
To start your Phoenix server:
415

@@ -8,6 +19,8 @@ To start your Phoenix server:
819

920
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
1021

22+
23+
1124
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
1225

1326
## Learn more

0 commit comments

Comments
 (0)