licenses.dev

keccak v0.1.5

Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cpufeatures • 0.2.14Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS DIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

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