licenses.dev

blake2b_simd v0.5.11

a pure Rust BLAKE2b implementation with dynamic SIMD

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
CC0-1.01
PackageRelationDependenciesPublished
constant_time_eq • 0.1.5Compares two equal-sized byte strings in constant time.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.11 version:

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