licenses.dev

spki v0.3.0

X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
const-oid • 0.5.2Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support INDIRECT0
der • 0.3.5Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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