scryptN constant

int const scryptN

Parameter 'N' for the scrypt key derivation function.

Implementation

static const int scryptN = 16384;