Docs.rs
  • fire-crypto-0.4.0
    • fire-crypto 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • soerenmeier
    • Dependencies
      • serde ^1.0 normal
      • base64 ^0.21 normal
      • blake2 ^0.10 normal
      • chacha20 ^0.9 normal
      • ed25519-dalek ^2.0 normal
      • generic-array ^0.14 normal
      • poly1305 ^0.8 normal
      • rand ^0.8 normal
      • universal-hash ^0.5 normal
      • x25519-dalek ^2.0 normal
      • zeroize ^1.6 normal
    • Versions
    • 44.83% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate fire_crypto

  • Structs
  • Enums
  • Functions
?
Change settings

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