licenses.dev

base64ct v1.1.1

Pure Rust implementation of Base64 (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/base64ct)](https://licenses.dev/cargo/base64ct)
<a href="https://licenses.dev/cargo/base64ct">
  <img src="https://licenses.dev/b/cargo/base64ct" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.1 version:

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