MCPcopy
hub / github.com/panva/jose / zip.test.ts

File zip.test.ts

test/jwe/zip.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava'
2import * as crypto from 'node:crypto'
3
4import {

Callers

nothing calls this directly

Calls 12

testFunction · 0.85
flattenedDecryptFunction · 0.85
compactDecryptFunction · 0.85
generalDecryptFunction · 0.85
jwtDecryptFunction · 0.85
encryptMethod · 0.65
setProtectedHeaderMethod · 0.65
setUnprotectedHeaderMethod · 0.65
addRecipientMethod · 0.65
encodeFunction · 0.50
generateSecretFunction · 0.50

Tested by

no test coverage detected