Skip to content

v2.1.0

Compare
Choose a tag to compare
@jeremad jeremad released this 22 Aug 15:20
· 545 commits to master since this release

Encryption channels

This release adds a better way to encrypt large files: encryption channels.
Their primary purpose is to greatly reduce memory footprint.

Two overloads were added: encrypt and decrypt.

Take a look at this section to learn more about channels.