sequoia-openpgp 1.20.0

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 13 feature flags, 5 of them enabled by default.

default

  • compression
  • crypto-nettle

compression

  • compression-deflate
  • compression-bzip2

crypto-nettle

  • dep:nettle

compression-deflate

  • dep:flate2
  • buffered-reader/compression-deflate

compression-bzip2

  • dep:bzip2
  • buffered-reader/compression-bzip2

crypto-rust

  • dep:aes
  • dep:block-padding
  • dep:blowfish
  • dep:camellia
  • dep:cast5
  • dep:cfb-mode
  • dep:cipher
  • dep:des
  • dep:digest
  • dep:eax
  • dep:ecb
  • dep:ed25519
  • dep:ed25519-dalek
  • dep:idea
  • dep:md-5
  • dep:num-bigint-dig
  • dep:ripemd
  • dep:rsa
  • dep:sha2
  • sha1collisiondetection/digest-trait
  • sha1collisiondetection/oid
  • dep:twofish
  • dep:typenum
  • dep:x25519-dalek
  • dep:p256
  • dep:rand
  • rand?/getrandom
  • dep:rand_core
  • rand_core?/getrandom
  • dep:ecdsa
  • dep:aes-gcm
  • dep:dsa

crypto-cng

  • dep:cipher
  • dep:eax
  • dep:winapi
  • dep:win-crypto-ng
  • dep:ed25519
  • dep:ed25519-dalek
  • dep:num-bigint-dig
  • dep:aes-gcm
  • dep:rand_core

crypto-botan

  • dep:botan
  • botan?/botan3

crypto-openssl

  • dep:openssl
  • dep:openssl-sys

crypto-botan2

  • dep:botan

allow-variable-time-crypto

    This feature flag does not enable additional features.

crypto-fuzzing

    This feature flag does not enable additional features.

allow-experimental-crypto

    This feature flag does not enable additional features.