licenses.dev

primefield v0.14.0-pre.1

Macros for generating prime field implementations

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
crypto-bigint • 0.7.0-pre.3Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics. DIRECT3
ff • 0.14.0-pre.0Library for building and interfacing with finite fieldsDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
rand_core • 0.9.3Core random number generator traits and tools for implementation. DIRECT0
zeroize • 1.8.1Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/primefield)](https://licenses.dev/cargo/primefield)
<a href="https://licenses.dev/cargo/primefield">
  <img src="https://licenses.dev/b/cargo/primefield" alt="licenses" />
</a>

Or the licenses badge code for the 0.14.0-pre.1 version:

[![licenses](https://licenses.dev/b/cargo/primefield/0.14.0-pre.1)](https://licenses.dev/cargo/primefield/0.14.0-pre.1)
<a href="https://licenses.dev/cargo/primefield/0.14.0-pre.1">
  <img src="https://licenses.dev/b/cargo/primefield/0.14.0-pre.1" alt="licenses" />
</a>
GitHub