Skip to content

Encrypt stream or chunks #114

@sgtlambda

Description

@sgtlambda

I'm trying to encrypt a very large file and hitting the PHP memory limit (increasing the memory limit is not an option). Is there a way to encrypt a stream/resource or divide up a single file into chunks and write them sequentially to a destination file? I've tried a bunch of things but the resulting file is never readable. (related: #82)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions