Versions in this module Expand all Collapse all v1 v1.0.0 Aug 19, 2024 Changes in this version + const PWXbytes + const PWXgather + const PWXrounds + const PWXsimple + const PWXwords + const Sbytes + const Smask + const Swidth + const Swords + func Hash(password, setting []byte) ([]byte, error) + func Key(password, salt []byte, N, r, p, keyLen int) ([]byte, error) + func ScryptKey(password, salt []byte, N, r, p, keyLen int) ([]byte, error)