unknown_order 0.9.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 18 feature flags, 6 of them enabled by default.

default

  • crypto

crypto

  • crypto-bigint/serde
  • crypto-bigint/default
  • crypto-primes
  • hex
  • multibase
  • num-traits

crypto-primes

  • dep:crypto-primes

hex

  • dep:hex

multibase

  • dep:multibase

num-traits

  • dep:num-traits

rust

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

gmp

  • hex
  • rand/default
  • rug/num-traits
  • num-traits

wasm

  • getrandom
  • wasm-bindgen
  • serde-wasm-bindgen

openssl

  • dep:openssl
  • rand/default

getrandom

  • dep:getrandom

serde-wasm-bindgen

  • dep:serde-wasm-bindgen

num-bigint

  • dep:num-bigint

crypto-bigint

  • dep:crypto-bigint

num-integer

  • dep:num-integer

wasm-bindgen

  • dep:wasm-bindgen

glass_pumpkin

  • dep:glass_pumpkin

rug

  • dep:rug