licenses.dev

webpki v0.18.1

Web PKI X.509 Certificate Verification.

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
base64 • 0.9.3encodes and decodes base64 as bytes or utf8DIRECT2
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
safemem • 0.3.3Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
non-standard1
PackageRelationDependenciesPublished
ring • 0.13.5Safe, fast, small crypto using Rust.DIRECT5
ISC1
PackageRelationDependenciesPublished
untrusted • 0.6.2Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.DIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.18.1 version:

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