der 0.3.0

Pure 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
Documentation

der

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 0 of them enabled by default.

std

  • alloc

oid

  • const-oid

derive

  • der_derive

big-uint

  • typenum

alloc

    This feature flag does not enable additional features.

der_derive

    This feature flag does not enable additional features.

const-oid

    This feature flag does not enable additional features.

typenum

    This feature flag does not enable additional features.