# Scrypt v0.1.0 - Table of Contents

> A pure Elixir implementation of the scrypt key derivation function (RFC 7914)

## Modules

- [Scrypt](Scrypt.md): A pure Elixir implementation of the scrypt password-based key derivation
function as specified in RFC 7914.

