Skip to content

[FEATURE] age Post-quantum encryption #94

Description

@zig-VS-python

Is your feature request related to a problem? Please describe.
But this seems to require ZipXtract to integrate age.

https://github.com/FiloSottile/age — CLI and Go reference implementation.
https://github.com/android-password-store/kage — Kotlin/JVM and Android implementation.

Describe the solution you'd like

$ age-keygen -pq | age -p -o encrypted-identity.txt
Public key: age1pq1cd[... 1950 more characters ...]
Enter passphrase (leave empty to autogenerate a secure one):
age: using autogenerated passphrase "eternal-erase-keen-suffer-fog-exclude-huge-scorpion-escape-scrub"
$ age -a -e -i encrypted-identity.txt file.txt > file.txt.age
$ age -d -i encrypted-identity.txt file.txt.age > file.txt
Enter passphrase for identity file "encrypted-identity.txt":

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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