MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / crypto.ts

File crypto.ts

apps/app-server/src/utils/crypto.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { base64ToBytes } from '@stdlib/base64';
2import {
3 cryptoJsWordArrayToUint8Array,
4 wrapSymmetricKey,

Callers

nothing calls this directly

Calls 2

wrapSymmetricKeyFunction · 0.90
base64ToBytesFunction · 0.90

Tested by

no test coverage detected