Struct sodiumoxide::crypto::pwhash::scryptsalsa208sha256::OpsLimit
[−]
[src]
pub struct OpsLimit(pub usize);
OpsLimit
represents the maximum number of computations to perform when
using the functions in this module.
A high OpsLimit
will make the functions
require more CPU cycles