Skip to content

Symmetric encryption #71

Open
Open
@gmellemstrand

Description

@gmellemstrand

Is it possible to encrypt symmetrically using AES256 so that it can be decrypted using the command line GPG tool and a passphrase. If possible, it is not entirely clear in the documentation how to do this.

The decrypt command should then be something like:
gpg --decrypt --cipher-algo AES256 --passphrase="PASSWORD"

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