sequoia-openpgp 1.1.1

OpenPGP data types and associated machinery
Documentation

sequoia-openpgp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 8 of them enabled by default.

default

  • compression
  • crypto-nettle

compression

  • compression-deflate
  • compression-bzip2

crypto-nettle

  • nettle

compression-deflate

  • flate2
  • buffered-reader/compression-deflate

compression-bzip2

  • bzip2
  • buffered-reader/compression-bzip2

nettle

  • dep:nettle

flate2

  • dep:flate2

bzip2

  • dep:bzip2

crypto-cng

  • winapi
  • win-crypto-ng
  • ed25519-dalek
  • num-bigint-dig

num-bigint-dig

  • dep:num-bigint-dig

vendored

  • vendored-nettle

winapi

  • dep:winapi

vendored-nettle

  • nettle/vendored

win-crypto-ng

  • dep:win-crypto-ng

ed25519-dalek

  • dep:ed25519-dalek