Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶ added in v0.0.21
func NewScryptCrypto ¶
func NewScryptCrypto(config *types.Config) (interfaces.Cryptographic, error)
NewScryptCrypto creates a new Scrypt crypto instance
Types ¶
type ConfigValidator ¶
type ConfigValidator struct {
}
func (ConfigValidator) Validate ¶
func (v ConfigValidator) Validate(config *types.Config) interface{}
Click to show internal directories.
Click to hide internal directories.