licenses.dev

fdh v0.1.0

Full Domain Hash (FDH) for extending the size of a hash digest to an arbitrary length

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
hex • 0.3.2Encoding and decoding data into/from hexadecimal representation.DIRECT0
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
sha-1 • 0.8.2SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead.DIRECT9
sha2 • 0.8.2Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. DIRECT9
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.12.4Generic types implementing functionality of arraysDIRECT1
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/fdh)](https://licenses.dev/cargo/fdh)
<a href="https://licenses.dev/cargo/fdh">
  <img src="https://licenses.dev/b/cargo/fdh" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

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