sequoia-openpgp 1.16.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 48 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-padding
  • blowfish
  • cast5
  • cfb-mode
  • cipher
  • des
  • digest
  • eax
  • ecb
  • ed25519
  • ed25519-dalek
  • generic-array
  • idea
  • md-5
  • num-bigint-dig
  • rand
  • rand07
  • ripemd
  • rsa
  • sha-1
  • sha2
  • twofish
  • typenum
  • x25519-dalek-ng
  • p256
  • rand_core
  • rand_core/getrandom
  • ecdsa

crypto-cng

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

crypto-openssl

  • openssl
  • openssl-sys

p256

  • dep:p256

ecb

  • dep:ecb

eax

  • dep:eax

typenum

  • dep:typenum

des

  • dep:des

sha-1

  • dep:sha-1

cast5

  • dep:cast5

aes

  • dep:aes

rand

  • dep:rand

digest

  • dep:digest

cipher

  • dep:cipher

openssl-sys

  • dep:openssl-sys

ripemd

  • dep:ripemd

num-bigint-dig

  • dep:num-bigint-dig

botan

  • dep:botan

winapi

  • dep:winapi

idea

  • dep:idea

rand07

  • dep:rand07

sha2

  • dep:sha2

block-padding

  • dep:block-padding

win-crypto-ng

  • dep:win-crypto-ng

ed25519

  • dep:ed25519

md-5

  • dep:md-5

twofish

  • dep:twofish

blowfish

  • dep:blowfish

generic-array

  • dep:generic-array

crypto-botan

  • botan/botan3

openssl

  • dep:openssl

x25519-dalek-ng

  • dep:x25519-dalek-ng

crypto-botan2

  • botan

cfb-mode

  • dep:cfb-mode

ecdsa

  • dep:ecdsa

rsa

  • dep:rsa

ed25519-dalek

  • dep:ed25519-dalek

rand_core

  • dep:rand_core

allow-experimental-crypto

    This feature flag does not enable additional features.

allow-variable-time-crypto

    This feature flag does not enable additional features.