blob: dcabfa02d8ac04974cc27791adfb6390a85d7ea4 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["derive","Fills `out` with the key derived using PBKDF2 with the given inputs."],["verify","Verifies that a previously-derived (e.g., using `derive`) PBKDF2 value matches the PBKDF2 value derived from the other inputs."]],"static":[["PBKDF2_HMAC_SHA1","PBKDF2 using HMAC-SHA1."],["PBKDF2_HMAC_SHA256","PBKDF2 using HMAC-SHA256."],["PBKDF2_HMAC_SHA384","PBKDF2 using HMAC-SHA384."],["PBKDF2_HMAC_SHA512","PBKDF2 using HMAC-SHA512."]],"struct":[["Algorithm","A PBKDF2 algorithm."]]};