mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
1 line
507 B
JavaScript
1 line
507 B
JavaScript
initSidebarItems({"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."]]}); |