BER Encoding

Created: 2024-08-30T17:37:59-05:00

Return to the Index

A binary encoding used by ASN.1.

Also a notorious source of bugs—though this is because dinguses hand write the parsers instead of using parser generators.

Let's Encrypt article
DER Encoding, a restricted subset
Notes on BER from LDAP code
More notes on BER

Indefinite lengths