Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bitwiseshiftleft/sjcl
/ error
Function
error
demo/example.js:19–21 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
17
18
/* there's probaby a better way to tell the user something, but oh well */
19
function
error(x) {
20
alert(x);
21
}
22
23
/* compute PBKDF2 on the password. */
24
function
doPbkdf2(decrypting) {
Callers
3
doPbkdf2
Function · 0.85
doEncrypt
Function · 0.85
doDecrypt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected