mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
ASCII armored keys can be easily generated with `sq key generate` and used to encrypt and decrypt test messages with `sq` and `gpg` without converting them to binary using `base64 -d` first.