scryptN constant
int
const scryptN
Parameter 'N' for the scrypt key derivation function.
Implementation
static const int scryptN = 16384;
Parameter 'N' for the scrypt key derivation function.
static const int scryptN = 16384;