API Reference ExCrypto v0.10.0
Modules
The ExCrypto module exposes a subset of functionality from the Erlang crypto
module with the goal of making it easier to include strong cryptography in your
Elixir applications.
Use ExCrypto.Token
to create unforgeable HMAC tokens that expire after a TTL.
API module for public-key infrastructure.