Documentation
¶
Overview ¶
Package go_scrypt_kdf implements the scrypt-kdf NPM package in Go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultParams = Params{LogN: 15, R: 8, P: 1}
DefaultParams are a set of sane defaults for scrypt.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.