UNPKG

wormhole-crypto

Version:

Streaming encryption for Wormhole.app, based on Encrypted Content-Encoding for HTTP (RFC 8188)

3 lines (2 loc) 135 B
export { Keychain, plaintextSize, encryptedSize } from './lib/keychain.js' export { transformStream } from './lib/transform-stream.js'