Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func NewScrypt ¶ added in v0.3.18
func NewScrypt(config *types.Config) (interfaces.Cryptographic, error)
NewScrypt creates a new Scrypt crypto instance
Types ¶
type Params ¶
Params represents parameters for Scrypt algorithm
func DefaultParams ¶
func DefaultParams() *Params
func FromParams ¶ added in v0.3.18
FromParams parses Scrypt parameters from a map[string]string.
Click to show internal directories.
Click to hide internal directories.