licenses.dev

ctutils v0.4.1

Constant-time utility library with selection and equality testing support targeting cryptographic applications. Supports `const fn` where appropriate. Built on the `cmov` crate which provides architecture-specific predication intrinsics. Heavily inspired by the `subtle` crate.

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/ctutils)](https://licenses.dev/cargo/ctutils)
<a href="https://licenses.dev/cargo/ctutils">
  <img src="https://licenses.dev/b/cargo/ctutils" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.1 version:

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