Skip to main content

preimage_hardened

Function preimage_hardened 

Source
pub fn preimage_hardened(phrase: &[u8]) -> Zeroizing<[u8; 32]>
Expand description

X = PBKDF2-HMAC-SHA256(phrase, HASHLOCK_SALT, HASHLOCK_ITERATIONS, 32).