MCPcopy 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

1import { addHours } from '@stdlib/misc';
2import { pack } from 'msgpackr';
3import { describe } from 'vitest';
4

Callers

nothing calls this directly

Calls 7

createKeyringFunction · 0.90
addHoursFunction · 0.90
wrapSymmetricKeyFunction · 0.85
absMethod · 0.80
wrapSymmetricMethod · 0.65
unwrapSymmetricMethod · 0.65
addKeyMethod · 0.65

Tested by

no test coverage detected