licenses.dev

blake2 v0.8.1

BLAKE2 hash functions

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
blobby • 0.1.2Iterator over simple binary blob storageINDIRECT1
byte-tools • 0.3.1Bytes related utility functionsDIRECT0
crypto-mac • 0.7.0Trait for Message Authentication Code (MAC) algorithmsDIRECT5
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesDIRECT4
hex-literal-impl • 0.1.2Internal implementation of the hex-literal crateINDIRECT2
hex-literal • 0.1.4Macro for converting hexadecimal string to a byte array at compile timeDIRECT3
opaque-debug • 0.2.3Macro for opaque Debug trait implementationDIRECT0
proc-macro-hack-impl • 0.4.3Procedural functionlike!() macros using only Macros 1.1INDIRECT0
proc-macro-hack • 0.4.3Procedural macros in expression positionINDIRECT1
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
MIT1
PackageRelationDependenciesPublished
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 1.0.0Pure-Rust traits and utilities for constant-time cryptographic implementations.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.1 version:

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