licenses.dev

sha2-asm v0.4.0

Assembly implementation of SHA-2 compression functions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
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.10.1Generic types implementing functionality of arraysDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.0 version:

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