1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-28 20:42:18 +01:00
redox-ssh/ring/pbkdf2/sidebar-items.js

1 line
No EOL
249 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."]]});