Skip to content

encrypting/decrypting large files #11

@cerenali

Description

@cerenali

Similar to issue #9 — data from file to be encrypted/decrypted is stored into one NSData object, which will consume large amounts of memory if the file is too big.

Will probably need to rewrite general encryption functions to handle it (stream instead of blocks?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions