core/crypto/pbkdf2

pbkdf2

Procedures

1

derive

derive :: proc(hmac_hash: hash.Algorithm, password: []u8, salt: []u8, iterations: u32, dst: []u8)Source

derive invokes PBKDF2-HMAC with the specified hash algorithm, password, salt, iteration count, and outputs the derived key to dst.

Reference search

Find anything

Documentation preferences

Settings

System theme variants

Used only while Theme is set to System.