licenses.dev

belt-hash v0.2.0-rc.0

BelT hash function (STB 34.101.31-2020)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
base16ct • 0.2.0Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support DIRECT0
belt-block • 0.1.2belt-block block cipher implementationDIRECT0
blobby • 0.4.0-pre.0Iterator over simple binary blob storageINDIRECT0
block-buffer • 0.11.0-rc.4Buffer type for block processing of dataINDIRECT2
crypto-common • 0.2.0-rc.3Common cryptographic traitsINDIRECT2
digest • 0.11.0-rc.0Traits for cryptographic hash functions and message authentication codesDIRECT5
hex-literal • 1.0.0Macro for converting hexadecimal string to a byte array at compile timeDIRECT0
hybrid-array • 0.3.1Hybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics INDIRECT1
typenum • 1.18.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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0-rc.0 version:

[![licenses](https://licenses.dev/b/cargo/belt-hash/0.2.0-rc.0)](https://licenses.dev/cargo/belt-hash/0.2.0-rc.0)
<a href="https://licenses.dev/cargo/belt-hash/0.2.0-rc.0">
  <img src="https://licenses.dev/b/cargo/belt-hash/0.2.0-rc.0" alt="licenses" />
</a>
GitHub