Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ keyring.spec.ts
File
keyring.spec.ts
packages/@stdlib/crypto/src/keyrings/keyring.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ addHours } from
'@stdlib/misc'
;
2
import
{ pack } from
'msgpackr'
;
3
import
{ describe } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
7
createKeyring
Function · 0.90
addHours
Function · 0.90
wrapSymmetricKey
Function · 0.85
abs
Method · 0.80
wrapSymmetric
Method · 0.65
unwrapSymmetric
Method · 0.65
addKey
Method · 0.65
Tested by
no test coverage detected