pub const PBKDF2_ITERATIONS: u32 = 10_000;
Expand description

Number of PBKDF2 iterations to perform when deriving auth keys. This number of iterations matches what is performed by yubihsm-shell.