zuul v0.2.0 Zuul View Source

Zuul is a dead (heh) simple gatekeeper for your Elixir applications. You give him a file with API keys, and it lets pass only authorized connections.

Link to this section Summary

Functions

Get the sha256 digest corresponding to a string

Link to this section Functions

Link to this function

authenticate(key, file_path) View Source

Get the sha256 digest corresponding to a string

Examples

iex> Zuul.sha256("amnesty-unburned-seas-limelight-bevel-serum")
"6c9e6e032e72ff925a6930e8fe7757aca8fdd4dac2feefb54b2451916fb3fd9c"