licenses.dev

pairing-plus v0.19.0

Pairing-friendly elliptic curve library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT31
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
cpufeatures • 0.2.14Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
ff_derive-zeroize • 0.6.2Procedural macro library used to build custom prime field implementationsINDIRECT8
ff-zeroize • 0.6.3Library for building and interfacing with finite fieldsDIRECT14
keccak • 0.1.5Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants INDIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num-bigint • 0.2.6Big integer implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand_core • 0.5.1Core random number generator traits and tools for implementation. DIRECT0
rand_xorshift • 0.2.0Xorshift random number generator DIRECT1
rand • 0.4.6Random number generators and other randomness functionality. DIRECT8
sha2 • 0.8.2Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. DIRECT9
sha3 • 0.8.2Pure Rust implementation of SHA-3, a family of Keccak-based hash functions including the SHAKE family of eXtendable-Output Functions (XOFs), as well as the accelerated variant TurboSHAKE DIRECT11
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
zeroize_derive • 1.4.2Custom derive support for zeroizeINDIRECT4
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! DIRECT5
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
MIT1
PackageRelationDependenciesPublished
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.19.0 version:

[![licenses](https://licenses.dev/b/cargo/pairing-plus/0.19.0)](https://licenses.dev/cargo/pairing-plus/0.19.0)
<a href="https://licenses.dev/cargo/pairing-plus/0.19.0">
  <img src="https://licenses.dev/b/cargo/pairing-plus/0.19.0" alt="licenses" />
</a>
GitHub