MCPcopy Index your code
hub / github.com/nodejs/node / test-webcrypto-encrypt-decrypt-chacha20-poly1305.js

File test-webcrypto-encrypt-decrypt-chacha20-poly1305.js

test/parallel/test-webcrypto-encrypt-decrypt-chacha20-poly1305.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

testRejectsImportKeyFunction · 0.85
testRejectsGenerateKeyFunction · 0.85
allMethod · 0.80
encryptMethod · 0.80
testEncryptFunction · 0.70
testEncryptNoEncryptFunction · 0.70
testEncryptNoDecryptFunction · 0.70
testEncryptWrongAlgFunction · 0.70
testDecryptWrongAlgFunction · 0.70
testDecryptFunction · 0.70
fnFunction · 0.70
forEachMethod · 0.65

Tested by

no test coverage detected