scryptR constant

int const scryptR

Parameter 'R' for the scrypt key derivation function.

Implementation

static const int scryptR = 8;