Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createCipheriv, createDecipheriv, randomBytes, scryptSync } from
"node:crypto"
;
2
3
import
{ Effect } from
"effect"
;
4
Callers
nothing calls this directly
Calls
4
definePlugin
Function · 0.90
deriveKey
Function · 0.85
makeEncryptedProvider
Function · 0.85
ownerOf
Function · 0.70
Tested by
no test coverage detected