der 0.7.8

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 11 feature flags, 0 of them enabled by default.

arbitrary

  • dep:arbitrary
  • const-oid?/arbitrary
  • std

pem

  • dep:pem-rfc7468
  • alloc
  • zeroize

bytes

  • dep:bytes
  • alloc

derive

  • dep:der_derive

flagset

  • dep:flagset

time

  • dep:time

zeroize

  • dep:zeroize

std

  • alloc

alloc

  • zeroize?/alloc

oid

  • dep:const-oid

real

    This feature flag does not enable additional features.