Crates.io | sequoia-autocrypt |
lib.rs | sequoia-autocrypt |
version | 0.25.1 |
source | src |
created_at | 2021-01-21 13:59:01.674173 |
updated_at | 2023-05-22 08:58:20.959835 |
description | Autocrypt support |
homepage | https://sequoia-pgp.org/ |
repository | https://gitlab.com/sequoia-pgp/sequoia |
max_upload_size | |
id | 344892 |
size | 101,525 |
This crate deals with Autocrypt encoded data (see the Autocrypt Spec).
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.