crypt3

crypt(3) NIF for Elixir.


License
MIT

Documentation

crypt3

crypt(3) NIF for Elixir.

Installation

If available in Hex, the package can be installed by adding crypt3 to your list of dependencies in mix.exs:

def deps do
  [
    {:crypt3, "~> 1.0.4"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/crypt3.

Usage

iex> Crypt3.crypt("aaaaaaaa", "aa")
"aakcR08PK3l1o"