logo
Expand description

Climbing Sequoias.

This is our guided tour through the Sequoia OpenPGP library.

Please note that this guide as well as Sequoia is work in progress. But, fear not! This guide is part of the API documentation, and the code fragments are tested as part of Sequoias test suite. This makes sure that this guide is always up-to-date.

For more inspiration, see our various examples and our command-line frontends sq and sqv.

Happy climbing!

Modules

Describes how to create a simple Rust application using Sequoia.

Describes key creation, signing and verification.

Describes key creation, encryption, and decryption.

Describes how to use some of Sequoia’s parsers.