licenses.dev

sha-1 v0.8.2

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 MIT15
PackageRelationDependenciesPublished
blobby • 0.1.2Iterator over simple binary blob storageINDIRECT1
block-buffer • 0.7.3Buffer type for block processing of dataDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
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.8.1Traits for cryptographic hash functions and message authentication codesDIRECT4
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustDIRECT0
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
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
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.12.4Generic types implementing functionality of arraysINDIRECT1
sha1-asm • 0.4.4Assembly implementation of SHA-1 compression functionDIRECT2
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/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.8.2 version:

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