Docs.rs
  • reddsa-0.5.1
    • reddsa 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • str4d
    • github:zcashfoundation:owners
    • daira
    • conradoplg
    • Dependencies
      • blake2b_simd ^1 normal
      • byteorder ^1.4 normal
      • frost-rerandomized ^0.6.0 normal optional
      • group ^0.13 normal
      • hex ^0.4 normal optional
      • jubjub ^0.10 normal
      • pasta_curves ^0.5 normal
      • rand_core ^0.6 normal
      • serde ^1 normal optional
      • thiserror ^1.0 normal optional
      • zeroize ^1 normal optional
      • bincode ^1 dev
      • criterion ^0.4 dev
      • frost-rerandomized ^0.6.0 dev
      • hex ^0.4.3 dev
      • lazy_static ^1.4 dev
      • num-bigint ^0.4.3 dev
      • num-traits ^0.2.15 dev
      • pasta_curves ^0.5 dev
      • proptest ^1.0 dev
      • proptest-derive ^0.3 dev
      • rand ^0.8 dev
      • rand_chacha ^0.3 dev
      • serde_json ^1.0 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

reddsa0.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Signature
  • SigningKey
  • VerificationKey
  • VerificationKeyBytes
  • batch::Item
  • batch::Verifier

Enums

  • Error
  • orchard::Binding
  • orchard::SpendAuth
  • sapling::Binding
  • sapling::SpendAuth

Traits

  • Binding
  • SigType
  • SpendAuth

Type Aliases

  • Randomizer