Pure Rust embedded-friendly implementation of DER for ASN.1
Description
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.
This package contains library source intended for building other packages which
use the "der" crate.