#der #asn #encode #ber #value #codec

dasn1-der

A serde implementation of ASN.1 DER encoding/decoding

2 releases

0.1.1 Aug 6, 2019
0.1.0 Jul 25, 2019

#14 in #asn


Used in dasn1

MIT/Apache

82KB
2K SLoC

ASN.1 Distingushed Encoding Rules (DER)

Distingushed Encoding Rules are a superset of the ASN.1 Basic Encoding Rules (BER), designed to be canonical (An encoding where there is only a single way to encode a value) and for when you have all of the data needed to encode. DER is used in frequently in cryptography (X.509 certificates, PKCS#12).

Dependencies

~2–2.8MB
~60K SLoC