licenses.dev

chacha20-poly1305-aead v0.1.2

A pure Rust implementation of the ChaCha20-Poly1305 AEAD from RFC 7539.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
semver • 0.2.3Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
MPL-2.01
PackageRelationDependenciesPublished
clippy • 0.0.37A bunch of helpful lints to avoid common pitfalls in Rust.DIRECT5
CC0-1.01
PackageRelationDependenciesPublished
constant_time_eq • 0.1.5Compares two equal-sized byte strings in constant time.DIRECT0
MIT1
PackageRelationDependenciesPublished
nom • 1.2.4A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

[![licenses](https://licenses.dev/b/cargo/chacha20-poly1305-aead/0.1.2)](https://licenses.dev/cargo/chacha20-poly1305-aead/0.1.2)
<a href="https://licenses.dev/cargo/chacha20-poly1305-aead/0.1.2">
  <img src="https://licenses.dev/b/cargo/chacha20-poly1305-aead/0.1.2" alt="licenses" />
</a>
GitHub