Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
15
testRejectsImportKey
Function · 0.85
testRejectsGenerateKey
Function · 0.85
all
Method · 0.80
encrypt
Method · 0.80
testEncrypt
Function · 0.70
testEncryptNoEncrypt
Function · 0.70
testEncryptNoDecrypt
Function · 0.70
testEncryptWrongAlg
Function · 0.70
testDecryptWrongAlg
Function · 0.70
testDecrypt
Function · 0.70
fn
Function · 0.70
forEach
Method · 0.65
Tested by
no test coverage detected