Docs.rs
  • fire-crypto-0.4.3
    • fire-crypto 0.4.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • soerenmeier
    • Dependencies
      • serde ^1.0 normal optional
      • base64 ^0.21 normal optional
      • blake2 ^0.10 normal optional
      • bytes ^1.6 normal optional
      • chacha20 ^0.9 normal optional
      • ed25519-dalek ^2.0 normal optional
      • fire-protobuf ^0.1.2 normal optional
      • generic-array ^0.14 normal optional
      • poly1305 ^0.8 normal optional
      • postgres-types ^0.2 normal optional
      • rand ^0.8 normal
      • universal-hash ^0.5 normal optional
      • x25519-dalek ^2.0 normal optional
      • zeroize ^1.6 normal optional
    • Versions
    • 41.86% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fire_crypto0.4.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cipher::EphemeralKeypair
  • cipher::Key
  • cipher::Keypair
  • cipher::Mac
  • cipher::MacNotEqual
  • cipher::Nonce
  • cipher::PublicKey
  • cipher::SharedSecret
  • cipher::SyncKey
  • error::TryFromError
  • hash::Hash
  • hash::Hasher
  • signature::Keypair
  • signature::PublicKey
  • signature::Signature
  • token::Token

Enums

  • error::DecodeError

Functions

  • fill_random
  • hash::hash
  • xor