Docs.rs
  • modmath-0.1.0
    • modmath 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kaidokert
    • Dependencies
      • num-traits ^0.2.19 normal
      • bnum ^0.12 dev
      • crypto-bigint ^0.6 dev
      • fixed-bigint ^0.1.13 dev
      • ibig ^0.3 dev
      • num-bigint ^0.4 dev
      • paste ^1 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

modmath0.1.0

Crate Items

  • Functions

List of all items

Functions

  • basic_mod_add
  • basic_mod_exp
  • basic_mod_inv
  • basic_mod_mul
  • basic_mod_sub
  • constrained_mod_add
  • constrained_mod_exp
  • constrained_mod_inv
  • constrained_mod_mul
  • constrained_mod_sub
  • strict_mod_add
  • strict_mod_exp
  • strict_mod_inv
  • strict_mod_mul
  • strict_mod_sub