I released version 0.2.4 of Typage, the TypeScript implementation of age for Node/Deno/Bun and browsers.
encrypt and decrypt now accept and return ReadableStreams to encrypt/decrypt large files on the fly. The returned object also has an additional method to compute the expected output size from the input size.
Release v0.2.4 with streaming APIs · FiloSottile/typage
A TypeScript implementation of the age file encryption format, available as an npm package or as a bundled .js file. - Release v0.2.4 with streaming APIs · FiloSottile/typage
GitHub (github.com)