# Functions
Expand returns a Reader, from which keys can be read, using the given pseudorandom key and optional context info, skipping the extraction step.
Extract generates a pseudorandom key for use with Expand from an input secret and an optional independent salt.
New returns a Reader, from which keys can be read, using the given hash, secret, salt and context info.