scryptR constant
int
const scryptR
Parameter 'R' for the scrypt key derivation function.
Implementation
static const int scryptR = 8;
Parameter 'R' for the scrypt key derivation function.
static const int scryptR = 8;