licenses.dev

base16ct v0.1.1

Pure 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

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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