sequoia-openpgp 1.15.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 47 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

num-bigint-dig

  • dep:num-bigint-dig

twofish

  • dep:twofish

crypto-botan

  • botan

generic-array

  • dep:generic-array

x25519-dalek-ng

  • dep:x25519-dalek-ng

cipher

  • dep:cipher

botan

  • dep:botan

ecdsa

  • dep:ecdsa

eax

  • dep:eax

ed25519-dalek

  • dep:ed25519-dalek

rand

  • dep:rand

cast5

  • dep:cast5

rsa

  • dep:rsa

digest

  • dep:digest

typenum

  • dep:typenum

p256

  • dep:p256

sha2

  • dep:sha2

openssl

  • dep:openssl

openssl-sys

  • dep:openssl-sys

blowfish

  • dep:blowfish

block-padding

  • dep:block-padding

ripemd

  • dep:ripemd

ecb

  • dep:ecb

sha-1

  • dep:sha-1

cfb-mode

  • dep:cfb-mode

aes

  • dep:aes

rand_core

  • dep:rand_core

idea

  • dep:idea

rand07

  • dep:rand07

win-crypto-ng

  • dep:win-crypto-ng

ed25519

  • dep:ed25519

md-5

  • dep:md-5

des

  • dep:des

winapi

  • dep:winapi

allow-variable-time-crypto

    This feature flag does not enable additional features.

allow-experimental-crypto

    This feature flag does not enable additional features.