der 0.7.9

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

alloc

  • zeroize?/alloc

derive

  • dep:der_derive

oid

  • dep:const-oid

flagset

  • dep:flagset

zeroize

  • dep:zeroize

std

  • alloc

time

  • dep:time

real

    This feature flag does not enable additional features.