Docs.rs
  • fil-sapling-crypto-0.7.0
    • fil-sapling-crypto 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • dignifiedquire
    • cryptonemo
    • Kubuxu
    • ZenGround0
    • Dependencies
      • bellperson ^0.10.0 normal
      • blake2b_simd ^0.5 normal
      • blake2s_simd ^0.5 normal
      • byteorder ^1 normal
      • fff ^0.2.1 normal
      • lazy_static ^1.4.0 normal
      • paired ^0.20.0 normal
      • rand ^0.7 normal
      • rand_core ^0.5 normal
      • digest ^0.9.0 dev
      • hex-literal ^0.3 dev
      • rand_xorshift ^0.2.0 dev
      • rust-crypto ^0.2 dev
      • cc ^1.0 build
    • Versions
    • 38.99% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fil_sapling_crypto0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • circuit::ecc::EdwardsPoint
  • circuit::ecc::MontgomeryPoint
  • jubjub::JubjubBls12
  • jubjub::edwards::Point
  • jubjub::fs::Fs
  • jubjub::fs::FsRepr
  • jubjub::montgomery::Point
  • pedersen_hash::CPU_SUPPORTS_ADX_INSTRUCTION
  • primitives::Diversifier
  • primitives::Note
  • primitives::PaymentAddress
  • primitives::ProofGenerationKey
  • primitives::ValueCommitment
  • primitives::ViewingKey
  • redjubjub::BatchEntry
  • redjubjub::PrivateKey
  • redjubjub::PublicKey
  • redjubjub::Signature

Enums

  • jubjub::FixedGenerators
  • jubjub::PrimeOrder
  • jubjub::Unknown
  • pedersen_hash::Personalization

Traits

  • jubjub::JubjubEngine
  • jubjub::JubjubParams
  • jubjub::ToUniform

Functions

  • circuit::ecc::fixed_base_multiplication
  • circuit::pedersen_hash::pedersen_hash
  • group_hash::group_hash
  • jubjub::twisted_edwards_add::ext_twisted_ed_add_256
  • jubjub::twisted_edwards_add::ext_twisted_ed_precomp_256
  • pedersen_hash::pedersen_hash
  • pedersen_hash::pedersen_hash_bls12_381_with_precomp
  • redjubjub::batch_verify
  • util::hash_to_scalar

Constants

  • constants::CRH_IVK_PERSONALIZATION
  • constants::GH_FIRST_BLOCK
  • constants::KEY_DIVERSIFICATION_PERSONALIZATION
  • constants::NULLIFIER_POSITION_IN_TREE_GENERATOR_PERSONALIZATION
  • constants::PEDERSEN_HASH_GENERATORS_PERSONALIZATION
  • constants::PRF_NF_PERSONALIZATION
  • constants::PROOF_GENERATION_KEY_BASE_GENERATOR_PERSONALIZATION
  • constants::SPENDING_KEY_GENERATOR_PERSONALIZATION
  • constants::VALUE_COMMITMENT_GENERATOR_PERSONALIZATION