Skip to content

Larger files support #11

@ajutzeler

Description

@ajutzeler

Hi @danielquinn

It is my understanding that we can only save files with EncryptedFileField whose content fits in memory and that this limitation comes from your Cryptographer being based on pyca/cryptography's Fernet.

Is there any plan to support larger files and supports chunked files and moving existing FS files like Django's FileField does?

I imagine that it would be possible by going into pyca/cryptography's "Hazardous Layer".

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions