HmCrypto Elixir library for signing and validating requests Installation def deps do [ {:hm_crypto, "~> 0.1.3"} ] end