zuul v0.1.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
Link to this section Functions
Link to this function
authenticate(key, file_path) View Source
Link to this function
sha256(word) View Source
Get the sha256 digest corresponding to a string
Examples
iex> Zuul.sha256("amnesty-unburned-seas-limelight-bevel-serum")
"6c9e6e032e72ff925a6930e8fe7757aca8fdd4dac2feefb54b2451916fb3fd9c"