MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / index.ts

File index.ts

packages/plugins/encrypted-secrets/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCipheriv, createDecipheriv, randomBytes, scryptSync } from "node:crypto";
2
3import { Effect } from "effect";
4

Callers

nothing calls this directly

Calls 4

definePluginFunction · 0.90
deriveKeyFunction · 0.85
makeEncryptedProviderFunction · 0.85
ownerOfFunction · 0.70

Tested by

no test coverage detected