Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - manelli/ex_bcrypt: Elixir wrapper for the OpenBSD bcrypt password hashing algorithm

Elixir wrapper for the OpenBSD bcrypt password hashing algorithm - manelli/ex_bcrypt

Visit SiteGitHub - manelli/ex_bcrypt: Elixir wrapper for the OpenBSD bcrypt password hashing algorithm

GitHub - manelli/ex_bcrypt: Elixir wrapper for the OpenBSD bcrypt password hashing algorithm

Elixir wrapper for the OpenBSD bcrypt password hashing algorithm - manelli/ex_bcrypt

Powered by 0x5a.live ๐Ÿ’—

ExBcrypt

Elixir wrapper for the OpenBSD bcrypt password hashing algorithm.

Build Status

Installation

  1. Add ex_bcrypt to your list of dependencies in mix.exs:
  def deps do
    [{:ex_bcrypt, "~> 0.0.1"}]
  end
  1. Ensure ex_bcrypt is started before your application:
  def application do
    [applications: [:ex_bcrypt]]
  end

Documentation

API documentation is available at https://hexdocs.pm/ex_bcrypt

Elixir Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.