summaryrefslogtreecommitdiffstats
path: root/autocrypt/README.md
blob: 93c999e27e6b01c25cc0ea3efc522648a0954ec4 (plain)
1
2
3
4
5
6
7
8
9
10
This crate deals with Autocrypt encoded data (see the [Autocrypt
Spec]).

  [Autocrypt Spec]: https://autocrypt.org/level1.html#openpgp-based-key-data

# Scope

This implements low-level functionality like encoding and decoding of
Autocrypt headers and setup messages.  Note: Autocrypt is more than
just headers; it requires tight integration with the MUA.