Skip to content

Set file size limit #13

@xayaank

Description

@xayaank

Currently, when encrypting file, file is first written to RAM, then encrypted from there. If file size is bigger than available RAM, it can crash the program and even corrupt the file.

Add:
-max file size
-crash handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationto-do

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions