summaryrefslogtreecommitdiffstats
path: root/autocrypt/README.md
blob: 3a502ea38b760c5c6d4913db643418342bd91444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# sequoia-autocrypt

This module 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.