licenses.dev

belt-block v0.2.0

belt-block block cipher implementation

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
blobby • 0.4.0Iterator over simple binary blob storageINDIRECT0
cipher • 0.5.2Traits for describing block ciphers and stream ciphersDIRECT5
crypto-common • 0.2.2Common traits used by cryptographic algorithmsINDIRECT2
hex-literal • 1.1.0A macro for converting hexadecimal string literals to a byte array at compile timeDIRECT0
hybrid-array • 0.4.12Hybrid 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
inout • 0.2.2Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.INDIRECT2
typenum • 1.20.1Typenum 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-block)](https://licenses.dev/cargo/belt-block)
<a href="https://licenses.dev/cargo/belt-block">
  <img src="https://licenses.dev/b/cargo/belt-block" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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