MCPcopy
hub / github.com/mailvelope/mailvelope / crypto-test.js

File crypto-test.js

test/legacy/modules/crypto-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {expect} from 'test';
2import {randomString, symEncrypt, getSecureRandom} from 'modules/crypto';
3import {createMessage} from 'openpgp';
4import {readToEnd} from '@openpgp/web-stream-tools';

Callers

nothing calls this directly

Calls 5

randomStringFunction · 0.90
symEncryptFunction · 0.90
getSecureRandomFunction · 0.90
decryptMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected