transcend-io / penumbra

Encrypt/decrypt anything in the browser using streams on background threads.
https://penumbra-example.vercel.app/
Apache License 2.0
140 stars 18 forks source link

Upload encrypted file #254

Open OnkofundacjaAlivia opened 1 year ago

OnkofundacjaAlivia commented 1 year ago

Hello. How to upload encypted file to server ? Encrypt return ReadableStream so how to upload it?