Docs.rs
  • ecfft-0.1.0
    • ecfft 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andrewmilson
    • Dependencies
      • ark-ff ^0.4 normal
      • ark-ff-optimized ^0.4 normal
      • ark-poly ^0.4 normal
      • ark-serialize ^0.4 normal
      • num-bigint ^0.4 normal
      • num-integer ^0.1 normal
      • rand ^0.8 normal
      • criterion ^0.4 dev
      • rayon ^1.7 dev
    • Versions
    • 34.95% 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

ecfft0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ec::Isogeny
  • ec::Point
  • ec::ShortWeierstrassCurve
  • fftree::FFTree
  • m31::Fp
  • secp256k1::FqConfig
  • utils::BinaryTree
  • utils::Mat2x2
  • utils::RationalMap

Enums

  • ec::GoodCurve
  • fftree::Moiety

Traits

  • FftreeField
  • ec::WeierstrassCurve

Functions

  • ec::build_ec_fftree
  • ec::find_isogeny_chain
  • find_curve::find_curve
  • utils::div_rem
  • utils::find_roots
  • utils::gcd
  • utils::is_odd
  • utils::pow_mod
  • utils::two_adicity
  • utils::xgcd

Type Aliases

  • secp256k1::Fp