sequoia-openpgp 1.8.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 39 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

ripemd160

  • dep:ripemd160

cast5

  • dep:cast5

block-modes

  • dep:block-modes

winapi

  • dep:winapi

num-bigint-dig

  • dep:num-bigint-dig

eax

  • dep:eax

sha2

  • dep:sha2

des

  • dep:des

p256

  • dep:p256

md-5

  • dep:md-5

ed25519-dalek

  • dep:ed25519-dalek

cipher

  • dep:cipher

rsa

  • dep:rsa

twofish

  • dep:twofish

win-crypto-ng

  • dep:win-crypto-ng

idea

  • dep:idea

sha-1

  • dep:sha-1

aes

  • dep:aes

typenum

  • dep:typenum

ecdsa

  • dep:ecdsa

x25519-dalek

  • dep:x25519-dalek

blowfish

  • dep:blowfish

digest

  • dep:digest

rand07

  • dep:rand07

block-padding

  • dep:block-padding

generic-array

  • dep:generic-array

rand_core

  • dep:rand_core

allow-variable-time-crypto

    This feature flag does not enable additional features.

allow-experimental-crypto

    This feature flag does not enable additional features.