unknown_order 0.1.4

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 11 feature flags, 5 of them enabled by default.

default

  • gmp

gmp

  • hex
  • rand
  • rust-gmp

hex

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

rust-gmp

    This feature flag does not enable additional features.

rust

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

num-bigint

    This feature flag does not enable additional features.

num-integer

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.

glass_pumpkin

    This feature flag does not enable additional features.