unknown_order 0.2.0

A crate for working with finite fields where the modulus is of unknown order, typtical for RSA, Paillier, Hyperelliptic curves, etc.
Documentation

unknown_order

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 7 of them enabled by default.

default

  • rust

rust

  • glass_pumpkin
  • num-bigint
  • num-integer
  • num-traits
  • rand

glass_pumpkin

    This feature flag does not enable additional features.

num-bigint

    This feature flag does not enable additional features.

num-integer

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

gmp

  • hex
  • rand
  • rust-gmp

wasm

  • getrandom
  • rand
  • wasm-bindgen

wasm-bindgen

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

rust-gmp

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.