licenses.dev

webpki v0.19.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 MIT9
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
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
non-standard1
PackageRelationDependenciesPublished
ring • 0.14.6Safe, fast, small crypto using Rust.DIRECT9
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
MIT1
PackageRelationDependenciesPublished
spin • 0.5.2Spin-based synchronization primitivesINDIRECT0
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.19.1 version:

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