MCPcopy Create free account
hub / github.com/backnotprop/plannotator / crypto.test.ts

File crypto.test.ts

packages/shared/crypto.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * End-to-end encryption tests for the paste service.
3 *
4 * Tests the full pipeline: compress → encrypt → store → retrieve → decrypt → decompress

Callers

nothing calls this directly

Calls 6

encryptFunction · 0.90
decryptFunction · 0.90
compressFunction · 0.70
decompressFunction · 0.70
getMethod · 0.65
fetchFunction · 0.50

Tested by

no test coverage detected