Skip to content

Commit

Permalink
Merge pull request h4cc#1322 from ntrepid8/feature/add-ex_crypto
Browse files Browse the repository at this point in the history
add ex_crypto, closing h4cc#1253
  • Loading branch information
h4cc committed Dec 3, 2015
2 parents 0d5d855 + e193360 commit 88caed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ A curated list of amazingly awesome Elixir libraries, resources, and shiny thing
* [cloak](https://github.com/danielberkompas/cloak) - Cloak makes it easy to use encryption with Ecto.
* [comeonin](https://github.com/elixircnx/comeonin) - Password authorization (bcrypt) library for Elixir.
* [elixir_tea](https://github.com/keichan34/elixir_tea) - TEA implementation in Elixir.
* [ex_crypto](https://github.com/ntrepid8/ex_crypto) - Elixir wrapper for Erlang `crypto` and `public_key` modules. Provides sensible defaults for many crypto functions to make them easier to use.
* [exgpg](https://github.com/rozap/exgpg) - Use gpg from Elixir.
* [pot](https://github.com/yuce/pot) - Erlang library for generating one time passwords compatible with Google Authenticator.
* [rsa](https://github.com/trapped/elixir-rsa) - `public_key` cryptography wrapper for Elixir.
Expand Down

0 comments on commit 88caed8

Please sign in to comment.