node-aes256 icon indicating copy to clipboard operation
node-aes256 copied to clipboard

Add streaming capability

Open joshbenaron opened this issue 3 years ago • 0 comments

Hey, If you want to encrypt a large file you have to store it in memory. It would be cool to support streams as shown here: https://stackoverflow.com/questions/27345839/node-js-encrypts-large-file-using-aes

joshbenaron avatar Jul 27 '21 16:07 joshbenaron