Documentation ¶
Overview ¶
Package keybuilder is wrapper on golang.org/x/crypto/pbkdf2 package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IKeyBuilder ¶
func NewKeyBuilder ¶
func NewKeyBuilder(pIterN uint64, pSalt []byte) IKeyBuilder
Click to show internal directories.
Click to hide internal directories.