licenses.dev

multihash v0.8.0

Implementation of the multihash format

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
block-buffer • 0.3.3Buffer type for block processing of dataINDIRECT2
byte-tools • 0.2.0Bytes related utility functionsINDIRECT0
digest • 0.7.6Traits for cryptographic hash functions and message authentication codesINDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
sha2 • 0.7.1Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. DIRECT7
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
MIT2
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
generic-array • 0.9.1Generic types implementing functionality of arraysINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
sha1 • 0.5.0SHA-1 hash functionDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
tiny-keccak • 1.5.0An implementation of Keccak derived functions.DIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.0 version:

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