Docs.rs
  • vanity_gpg-0.3.2
    • vanity_gpg 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • RedL0tus
    • Dependencies
      • anyhow ^1.0 normal
      • backtrace ^0.3 normal
      • byteorder ^1.4 normal
      • chrono ^0.4 normal optional
      • clap ^3.1 normal
      • colored ^2.0 normal
      • indicatif ^0.16 normal
      • log ^0.4 normal
      • mimalloc ^0.1 normal
      • nettle ^7.2 normal
      • pgp ^0.7 normal optional
      • rand ^0.8 normal optional
      • rayon ^1.5 normal
      • regex ^1.5 normal
      • sequoia-openpgp ^1.9 normal optional
      • sha-1 ^0.10 normal optional
      • smallvec ^1.8 normal optional
      • thiserror ^1.0 normal
      • hex ^0.4 dev
      • cc ^1.0 build
    • Versions
    • 48.89% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vanity_gpg0.3.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • pgp_backends::ArmoredKey
  • pgp_backends::SequoiaBackend
  • pgp_backends::UniversalError
  • pgp_backends::UserID

Enums

  • pgp_backends::Algorithms
  • pgp_backends::CipherSuite
  • pgp_backends::Curve
  • pgp_backends::PGPError
  • pgp_backends::Rsa

Traits

  • pgp_backends::Backend

Functions

  • pgp_backends::sha1_to_hex

Type Aliases

  • pgp_backends::DefaultBackend