Skip to content

implement streaming encryptFile core function #139

Description

@tomholub

OpenPGP.js that we use supports streaming encryption. Swift surely also has a way to stream data. Need to implement an encryptFile mechanism that can encrypt files up to 25mb without actually using that much memory.

The result of encryption should be un-armored (binary) pgp-encrypted data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions