sequoia-autocrypt

Crates.iosequoia-autocrypt
lib.rssequoia-autocrypt
version0.25.1
sourcesrc
created_at2021-01-21 13:59:01.674173
updated_at2023-05-22 08:58:20.959835
descriptionAutocrypt support
homepagehttps://sequoia-pgp.org/
repositoryhttps://gitlab.com/sequoia-pgp/sequoia
max_upload_size
id344892
size101,525
Neal H. Walfield (nwalfield)

documentation

https://docs.rs/sequoia-autocrypt

README

This crate deals with Autocrypt encoded data (see the Autocrypt Spec).

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.

Commit count: 5431

cargo fmt