Unlock a SeedCipher with a straightforward pwhashed passphrase.

Hierarchy (view full)

Constructors

Properties

cipher: Uint8Array
header: Uint8Array
memLimit: number
opsLimit: number
salt: Uint8Array

Methods

  • Unlock to an UnlockedSeedBundle.

    Parameters

    Returns UnlockedSeedBundle

    An instance of UnlockedSeedBundle.

    Throws

    Will throw an error if the passphrase is not an instance of PrivSecretBuf.