Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 672 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 672 Bytes

Streaming Files Test

A basic standalone test jig of MSC4016 encrypted file streaming for Matrix.

msc4016-screenie

Requires the matthew/streaming branch of matrix-encrypt-attachment.

To run:

npm i
npm run dev

...and select a file from disk, which the test jig will load, stream through encryptStreamAttachment() and decryptStreamAttachment() and render the result showing the associated EncryptedFile block.