primefield

Crates.ioprimefield
lib.rsprimefield
version0.14.0-pre.0
sourcesrc
created_at2023-12-17 00:32:46.037248
updated_at2024-07-26 15:48:35.244481
descriptionMacros for generating prime field implementations
homepagehttps://github.com/RustCrypto/elliptic-curves/tree/master/primefield
repositoryhttps://github.com/RustCrypto/elliptic-curves
max_upload_size
id1072072
size36,035
semver-owners (github:rust-lang-nursery:semver-owners)

documentation

https://docs.rs/primeorder

README

RustCrypto: Prime Field Macros

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Macros for generating prime field implementations.

Used by RustCrypto to implement elliptic curves.

Documentation

Minimum Supported Rust Version

Rust 1.73 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

All crates licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 960

cargo fmt