ExOpenssl

GitHub license Build Status Hex.pm Version InchCI

Installation

The package can be installed by adding ex_openssl to your list of dependencies in mix.exs:

def deps do
[
{:ex_openssl, "~> 0.1.2"}
]
end

The docs can be found at https://hexdocs.pm/ex_openssl.

Supported OpenSSL Functions