mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +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.
Delta Chat C Interface
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat