licenses.dev

hmac v0.7.1

Generic implementation of Hash-based Message Authentication Code (HMAC)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
blobby • 0.1.2Iterator over simple binary blob storageINDIRECT1
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
crypto-mac • 0.7.0Trait for Message Authentication Code (MAC) algorithmsDIRECT5
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
md-5 • 0.8.0MD5 hash functionDIRECT8
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
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 arraysINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 1.0.0Pure-Rust traits and utilities for constant-time cryptographic implementations.INDIRECT0
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/hmac)](https://licenses.dev/cargo/hmac)
<a href="https://licenses.dev/cargo/hmac">
  <img src="https://licenses.dev/b/cargo/hmac" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.1 version:

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