licenses.dev

bee-pow v0.2.0

Provides Proof of Work utilities for the IOTA protocol

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
blake2 • 0.9.2BLAKE2 hash functionsINDIRECT7
crypto-mac • 0.8.0Trait for Message Authentication Code (MAC) algorithmsINDIRECT4
digest • 0.9.0Traits for cryptographic hash functions and message authentication codesINDIRECT3
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT1
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
opaque-debug • 0.3.1Macro for opaque Debug trait implementationINDIRECT0
proc-macro2 • 1.0.92A 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
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
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
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
bee-ternary • 0.5.2Ergonomic ternary manipulation utilitiesDIRECT2
iota-crypto • 0.9.1The canonical source of cryptographic ground-truth for all IOTA Rust projectsDIRECT13
MIT2
PackageRelationDependenciesPublished
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
spin • 0.9.8Spin-based synchronization primitivesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/bee-pow)](https://licenses.dev/cargo/bee-pow)
<a href="https://licenses.dev/cargo/bee-pow">
  <img src="https://licenses.dev/b/cargo/bee-pow" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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