Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(s *settings)
Option is a Hash configuration option.
func WithIterations ¶
WithIterations sets the iterations count.
func WithKeyLength ¶
WithKeyLength sets the generated key length in bytes.
func WithSHA512 ¶
WithSHA512 uses SHA512 hashing function instead of the default SHA1.
Click to show internal directories.
Click to hide internal directories.