licenses.dev

sha-1 v0.7.0

SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
block-buffer • 0.3.3Buffer type for block processing of dataDIRECT2
byte-tools • 0.2.0Bytes related utility functionsDIRECT0
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. INDIRECT1
digest • 0.7.6Traits for cryptographic hash functions and message authentication codesDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustDIRECT0
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
MIT2
PackageRelationDependenciesPublished
generic-array • 0.9.1Generic types implementing functionality of arraysINDIRECT1
sha1-asm • 0.4.4Assembly implementation of SHA-1 compression functionDIRECT2
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/sha-1)](https://licenses.dev/cargo/sha-1)
<a href="https://licenses.dev/cargo/sha-1">
  <img src="https://licenses.dev/b/cargo/sha-1" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.0 version:

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