MCPcopy Create free account
hub / github.com/nodejs/node / test-webcrypto-derivebits-pbkdf2.js

File test-webcrypto-derivebits-pbkdf2.js

test/pummel/test-webcrypto-derivebits-pbkdf2.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4

Callers

nothing calls this directly

Calls 15

allMethod · 0.80
setupBaseKeysFunction · 0.70
testDeriveBitsFunction · 0.70
testDeriveBitsBadLengthsFunction · 0.70
testDeriveBitsBadHashFunction · 0.70
testDeriveBitsBadUsageFunction · 0.70
getDeriveKeyInfoFunction · 0.70
testDeriveKeyFunction · 0.70
testDeriveKeyBadHashFunction · 0.70
testDeriveKeyBadUsageFunction · 0.70
testWrongKeyTypeFunction · 0.70
forEachMethod · 0.65

Tested by

no test coverage detected