Skip to content

Allow FileEncrypt and FileDecrypt to use streams #4

@Steven-D-Foster

Description

@Steven-D-Foster

Right now FileEncrypt and FileDecrypt buffer the entire data into memory. Update the commands to use streams to handle the data rather than buffering all of the data into memory. This way VERY large files can be encrypted and decrypted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions