# Functions
NewCipher returns a new cipher.
# Constants
ScryptDKLen get derived key length.
ScryptKDF name.
TODO: check 1<<12 vs 1<<18.
StandardScryptP p parameter of Scrypt encryption algorithm.
StandardScryptR r parameter of Scrypt encryption algorithm.
# Interfaces
Encrypt interface for encrypt.