Module sodoken::kdf[][src]

Expand description

Api functions related to cryptographically secure key derivation.

Constants

Byte length of kdf “context” parameter.

Byte length of kdf “parent” key.

Functions

Derive a subkey from a parent key.