pgp 0.8.0

OpenPGP implementation in Rust
Documentation

pgp

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

default

    This feature flag does not enable additional features.

nightly

  • ed25519-dalek/nightly
  • rsa/nightly
  • rand/nightly
  • num-bigint/nightly
  • clear_on_drop/nightly

asm

  • sha-1/asm
  • sha2/asm
  • md-5/asm
  • nightly

wasm

  • chrono/wasmbind
  • getrandom
  • getrandom/js

profile

  • gperftools

getrandom

    This feature flag does not enable additional features.

gperftools

    This feature flag does not enable additional features.