licenses.dev

pkcs7 v0.3.0

DEPRECATED: use the `cms` crate instead

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
const-oid • 0.7.1Const-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.5.1Pure 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
hex-literal • 0.3.4Macro for converting hexadecimal string to a byte array at compile timeDIRECT0
spki • 0.5.4X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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