licenses.dev

blake2b_simd v1.0.5

a pure Rust BLAKE2b implementation with dynamic SIMD

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
arrayvec • 0.7.8A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
Apache-2.0 OR CC0-1.0 OR MIT-01
PackageRelationDependenciesPublished
constant_time_eq • 0.4.2Compares 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 1.0.5 version:

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