/
var
/
www
/
flurhymez
/
node_modules
/
crypto-browserify
/
example
/
/var/www/flurhymez/node_modules/crypto-browserify/example
mkdir
upload
Name
Size
Mode
Actions
bundle.js
17428
0644
edit
dl
rm
index.html
317
0644
edit
dl
rm
test.js
153
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/crypto-browserify/example/test.js
(153B)
var crypto = require('crypto') var abc = crypto.createHash('sha1').update('abc').digest('hex') console.log(abc) // require('hello').inlineCall().call2()
Save
cmd:
run