-
Couldn't load subscription status.
- Fork 70
Open
Description
Though the StreamsAPI is referenced in Informative Reference, the functions under window.crypto.subtle are specified with only one-shot data inputs.
Use-cases: Data may not be available at once. Data may be too huge to keep in memory.
For encrypt()/decrypt() it would make sense to have a streaming readable output if the input is a readable stream.
feross, mitar, indutny, sindresorhus, tanx and 123 moreolfek and jamesbradleebumblefudge, radekholy24 and olfek