MCPcopy Create free account
hub / github.com/browserify/crypto-browserify / test.js

File test.js

example/test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var crypto = require('crypto');
4var abc = crypto.createHash('sha1').update('abc').digest('hex');

Callers

nothing calls this directly

Calls 1

requireFunction · 0.85

Tested by

no test coverage detected