Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ base64ToBytes } from
'@stdlib/base64'
;
2
import
{
3
cryptoJsWordArrayToUint8Array,
4
wrapSymmetricKey,
Callers
nothing calls this directly
Calls
2
wrapSymmetricKey
Function · 0.90
base64ToBytes
Function · 0.90
Tested by
no test coverage detected