sequoia-openpgp 1.14.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 45 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-rust

  • aes
  • block-modes
  • block-padding
  • blowfish
  • cast5
  • cipher
  • des
  • digest
  • eax
  • ed25519-dalek
  • generic-array
  • idea
  • md-5
  • num-bigint-dig
  • rand07
  • ripemd160
  • rsa
  • sha-1
  • sha2
  • twofish
  • typenum
  • x25519-dalek
  • p256
  • rand_core
  • rand_core/getrandom
  • ecdsa

crypto-cng

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

crypto-openssl

  • openssl
  • openssl-sys
  • foreign-types-shared

blowfish

  • dep:blowfish

eax

  • dep:eax

x25519-dalek

  • dep:x25519-dalek

cipher

  • dep:cipher

p256

  • dep:p256

rand07

  • dep:rand07

botan

  • dep:botan

md-5

  • dep:md-5

generic-array

  • dep:generic-array

typenum

  • dep:typenum

ripemd160

  • dep:ripemd160

rsa

  • dep:rsa

sha-1

  • dep:sha-1

idea

  • dep:idea

rand_core

  • dep:rand_core

ecdsa

  • dep:ecdsa

openssl

  • dep:openssl

ed25519-dalek

  • dep:ed25519-dalek

crypto-botan

  • botan

sha2

  • dep:sha2

digest

  • dep:digest

openssl-sys

  • dep:openssl-sys

aes

  • dep:aes

foreign-types-shared

  • dep:foreign-types-shared

block-modes

  • dep:block-modes

winapi

  • dep:winapi

des

  • dep:des

num-bigint-dig

  • dep:num-bigint-dig

win-crypto-ng

  • dep:win-crypto-ng

twofish

  • dep:twofish

block-padding

  • dep:block-padding

cast5

  • dep:cast5

allow-variable-time-crypto

    This feature flag does not enable additional features.

allow-experimental-crypto

    This feature flag does not enable additional features.