Versions in this module Expand all Collapse all v1 v1.0.0 Oct 30, 2018 Changes in this version + func Expand(hash func() hash.Hash, pseudorandomKey, info []byte) io.Reader + func Extract(hash func() hash.Hash, secret, salt []byte) []byte + func New(hash func() hash.Hash, secret, salt, info []byte) io.Reader