fff 0.2.0

Library for building and interfacing with finite fields
Documentation
[badges.maintenance]
status = "actively-developed"
[build-dependencies.cc]
version = "1.0.50"
[dependencies.byteorder]
version = "1"

[dependencies.fff_derive]
optional = true
version = "0.2.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.rand_core]
version = "0.5"

[features]
default = []
derive = ["fff_derive"]

[package]
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Library for building and interfacing with finite fields"
documentation = "https://docs.rs/ff/"
edition = "2018"
homepage = "https://github.com/filecoin-project/ff"
license = "MIT/Apache-2.0"
name = "fff"
readme = "README.md"
repository = "https://github.com/filecoin-project/ff"
version = "0.2.0"