Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func NewScryptCrypto ¶
func NewScryptCrypto(config *types.Config) (interfaces.Cryptographic, error)
NewScryptCrypto creates a new Scrypt crypto instance
Types ¶
type ConfigValidator ¶
type ConfigValidator struct {
// contains filtered or unexported fields
}
type Params ¶
Params represents parameters for Scrypt algorithm
func DefaultParams ¶
func DefaultParams() *Params
Click to show internal directories.
Click to hide internal directories.