Documentation ¶
Index ¶
Constants ¶
View Source
const PASSPHRASE_WORDS = 12
View Source
const SCRYPT_L = 32
View Source
const SCRYPT_N = 1048576
View Source
const SCRYPT_P = 1
View Source
const SCRYPT_R = 8
View Source
const SCRYPT_SALT = "DTWdTA8L9VZG5J8p5dNaUmrQ"
View Source
const SUBKEY_L = 32
Variables ¶
This section is empty.
Functions ¶
func GeneratePassphrase ¶
Types ¶
type Ciphertext ¶
Click to show internal directories.
Click to hide internal directories.